test secrets
Build and Push Docker Image / checkout_repository (push) Successful in 1m13s Details

This commit is contained in:
Nicolas CARON 2024-03-22 14:23:44 +01:00
parent d22c69542d
commit 7728a7d0a4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
with: with:
build_file: Dockerfile build_file: Dockerfile
registry: git.coopgo.io registry: git.coopgo.io
username: ${{env.USER}} username: ${{github.actor}}
password: ${{env.PASSWORD}} password: ${{env.PASSWORD}}
image: coopgo-platform/mobility-accounts image: coopgo-platform/mobility-accounts
tag: test tag: test