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

This commit is contained in:
Nicolas CARON 2024-03-22 13:44:22 +01:00
parent ff11bd78b0
commit 6629c50aa5
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ jobs:
with:
build_file: Dockerfile
registry: git.coopgo.io
username: ACCESS_TOKEN_USR
password: ACCESS_TOKEN_PWD
username: $ACCESS_TOKEN_USR
password: $ACCESS_TOKEN_PWD
image: coopgo-platform/mobility-accounts
tag: test
cache: true