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
15649e452a
commit
39e4d265cb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue