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