test workflow build and push on gitea registry
Build and Push Docker Image / test (push) Failing after 12s
Details
Build and Push Docker Image / test (push) Failing after 12s
Details
This commit is contained in:
parent
4ef0c875af
commit
47b86968d4
|
@ -40,7 +40,7 @@ jobs:
|
|||
dockerd &
|
||||
pwd
|
||||
ls -la
|
||||
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN
|
||||
docker buildx build -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN
|
||||
|
||||
|
||||
# checkout_repository:
|
||||
|
|
Loading…
Reference in New Issue