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:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
build_file: Dockerfile
|
||||
registry: git.coopgo.io
|
||||
username: ${{gitea.actor}}
|
||||
password: ${{env.PASSWORD}}
|
||||
password: ${{secrets.PASSWORD}}
|
||||
image: ${{gitea.repository}}
|
||||
tag: ${{gitea.ref_name}}
|
||||
cache: true
|
||||
|
||||
Reference in New Issue
Block a user