test secrets
Build and Push Docker Image / checkout_repository (push) Successful in 1m13s
Details
Build and Push Docker Image / checkout_repository (push) Successful in 1m13s
Details
This commit is contained in:
parent
d22c69542d
commit
7728a7d0a4
|
@ -28,7 +28,7 @@ jobs:
|
|||
with:
|
||||
build_file: Dockerfile
|
||||
registry: git.coopgo.io
|
||||
username: ${{env.USER}}
|
||||
username: ${{github.actor}}
|
||||
password: ${{env.PASSWORD}}
|
||||
image: coopgo-platform/mobility-accounts
|
||||
tag: test
|
||||
|
|
Loading…
Reference in New Issue