test secrets
All checks were successful
Build and Push Docker Image / checkout_repository (push) Successful in 1m13s
All checks were successful
Build and Push Docker Image / checkout_repository (push) Successful in 1m13s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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