test secrets
Build and Push Docker Image / checkout_repository (push) Failing after 5s Details

This commit is contained in:
Nicolas CARON 2024-03-22 13:49:57 +01:00
parent 6ca42da674
commit f56de46ed9
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
with: with:
build_file: Dockerfile build_file: Dockerfile
registry: git.coopgo.io registry: git.coopgo.io
username: ${{env.ACCESS_TOKEN_USR}} username: ${{gitea.actor}}
password: ${{env.ACCESS_TOKEN_PWD}} password: ${{env.ACCESS_TOKEN_PWD}}
image: coopgo-platform/mobility-accounts image: coopgo-platform/mobility-accounts
tag: test tag: test