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

This commit is contained in:
Nicolas CARON 2024-03-15 11:15:55 +01:00
parent 47b86968d4
commit 618c9b9206
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
dockerd & dockerd &
pwd pwd
ls -la ls -la
docker buildx 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 .
# checkout_repository: # checkout_repository: