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:04:51 +01:00
parent af31c9676b
commit 7c18d78686
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
password: 6744954b4a3a43422e62e8d110f90de527ce094d
- name: Docker Build and Push
image: gitea/act_runner:nightly-dind-rootless
image: docker:20.10.7
run: |
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN_USR=ncaron --build-arg ACCESS_TOKEN_PWD=6744954b4a3a43422e62e8d110f90de527ce094d .
docker push git.coopgo.io/coopgo-platform/mobility-accounts:test