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
0f6a65d1a4
commit
4ef0c875af
|
@ -40,8 +40,8 @@ jobs:
|
|||
dockerd &
|
||||
pwd
|
||||
ls -la
|
||||
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test .
|
||||
docker push git.coopgo.io/coopgo-platform/mobility-accounts:test
|
||||
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN
|
||||
|
||||
|
||||
# checkout_repository:
|
||||
# runs-on:
|
||||
|
|
Loading…
Reference in New Issue