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
d27c2a266a
commit
5493dca7ef
|
@ -31,7 +31,7 @@ jobs:
|
||||||
ACCESS_TOKEN_PWD=${{env.PASSWORD}}
|
ACCESS_TOKEN_PWD=${{env.PASSWORD}}
|
||||||
env:
|
env:
|
||||||
USER: ${{gitea.actor}}
|
USER: ${{gitea.actor}}
|
||||||
PASSWORD: ${{gitea.token}}
|
PASSWORD: ${{secrets.GITEA_TOKEN}}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue