This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user