test secrets
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 5s
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 5s
This commit is contained in:
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@@ -29,10 +29,10 @@ jobs:
|
||||
extra-args: |
|
||||
ACCESS_TOKEN_USR=${{ gitea.actor }}
|
||||
ACCESS_TOKEN_PWD=${{ gitea.token}}
|
||||
env:
|
||||
USER: ${{gitea.actor}}
|
||||
PASSWORD: ${{gitea.token}}
|
||||
|
||||
env:
|
||||
USER: ${{ gitea.actor }}
|
||||
PASSWORD: ${{ gitea.token}}
|
||||
|
||||
|
||||
|
||||
# BUILDAH
|
||||
|
||||
Reference in New Issue
Block a user