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