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

This commit is contained in:
Nicolas CARON 2024-03-22 10:10:24 +01:00
parent 24e619b4a9
commit 5a0bf30060
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
build_file: Dockerfile
registry: git.coopgo.io
username: "${{ secrets.DOCKER_USERNAME }}"
password: "${{ secrets.DOCKER_PASSWORD }}"
password: 6744954b4a3a43422e62e8d110f90de527ce094d
image: coopgo-platform/mobility-accounts
tag: test
cache: true