test workflow build and push on gitea registry
Build and Push Docker Image / test (push) Failing after 12s Details

This commit is contained in:
Nicolas CARON 2024-03-15 11:14:44 +01:00
parent 0f6a65d1a4
commit 4ef0c875af
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@ jobs:
dockerd & dockerd &
pwd pwd
ls -la ls -la
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test . docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN
docker push git.coopgo.io/coopgo-platform/mobility-accounts:test
# checkout_repository: # checkout_repository:
# runs-on: # runs-on: