test
Build and Push Docker Image / checkout_repository (push) Failing after 2s
Details
Build and Push Docker Image / checkout_repository (push) Failing after 2s
Details
This commit is contained in:
parent
a76e039e82
commit
23c399cf35
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
- name: Build and Push Docker Image
|
||||
run: |
|
||||
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN_US
|
||||
docker build . -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN_US
|
||||
# login_docker_registry:
|
||||
# runs-on:
|
||||
# group: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue