test secrets
All checks were successful
Build and Push Docker Image / checkout_repository (push) Successful in 1m29s
All checks were successful
Build and Push Docker Image / checkout_repository (push) Successful in 1m29s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
build_file: Dockerfile
|
||||
registry: git.coopgo.io
|
||||
username: "${{ secrets.DOCKER_USERNAME }}"
|
||||
password: "${{ secrets.DOCKER_PASSWORD }}"
|
||||
password: 6744954b4a3a43422e62e8d110f90de527ce094d
|
||||
image: coopgo-platform/mobility-accounts
|
||||
tag: test
|
||||
cache: true
|
||||
|
||||
Reference in New Issue
Block a user