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:50:25 +01:00
parent f56de46ed9
commit d950e799e1
1 changed files with 1 additions and 1 deletions

View File

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