test secrets
Build and Push Docker Image / checkout_repository (push) Failing after 5s
Details
Build and Push Docker Image / checkout_repository (push) Failing after 5s
Details
This commit is contained in:
parent
6ca42da674
commit
f56de46ed9
|
@ -25,7 +25,7 @@ jobs:
|
|||
with:
|
||||
build_file: Dockerfile
|
||||
registry: git.coopgo.io
|
||||
username: ${{env.ACCESS_TOKEN_USR}}
|
||||
username: ${{gitea.actor}}
|
||||
password: ${{env.ACCESS_TOKEN_PWD}}
|
||||
image: coopgo-platform/mobility-accounts
|
||||
tag: test
|
||||
|
|
Loading…
Reference in New Issue