test secrets
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 6s
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 6s
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -25,8 +25,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
build_file: Dockerfile
|
build_file: Dockerfile
|
||||||
registry: git.coopgo.io
|
registry: git.coopgo.io
|
||||||
username: ACCESS_TOKEN_USR
|
username: $ACCESS_TOKEN_USR
|
||||||
password: ACCESS_TOKEN_PWD
|
password: $ACCESS_TOKEN_PWD
|
||||||
image: coopgo-platform/mobility-accounts
|
image: coopgo-platform/mobility-accounts
|
||||||
tag: test
|
tag: test
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
Reference in New Issue
Block a user