This commit is contained in:
@@ -20,8 +20,8 @@ jobs:
|
||||
with:
|
||||
build_file: Dockerfile
|
||||
registry: git.coopgo.io
|
||||
username: $USER
|
||||
password: $PASSWORD
|
||||
username: ${{env.USER}}
|
||||
password: ${{env.PASSWORD}}
|
||||
image: coopgo-platform/mobility-accounts
|
||||
tag: test
|
||||
cache: true
|
||||
|
||||
Reference in New Issue
Block a user