test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / test (push) Failing after 11s
Some checks failed
Build and Push Docker Image / test (push) Failing after 11s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
dockerd &
|
dockerd &
|
||||||
pwd
|
pwd
|
||||||
ls -la
|
ls -la
|
||||||
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN_USR=ncaron --build-arg ACCESS_TOKEN_PWD=6744954b4a3a43422e62e8d110f90de527ce094d .
|
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test .
|
||||||
docker push git.coopgo.io/coopgo-platform/mobility-accounts:test
|
docker push git.coopgo.io/coopgo-platform/mobility-accounts:test
|
||||||
|
|
||||||
# checkout_repository:
|
# checkout_repository:
|
||||||
|
|||||||
Reference in New Issue
Block a user