test secrets
Build and Push Docker Image / checkout_repository (push) Successful in 1m29s
Details
Build and Push Docker Image / checkout_repository (push) Successful in 1m29s
Details
This commit is contained in:
parent
24e619b4a9
commit
5a0bf30060
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue