Update .gitea/workflows/deploy.yaml
Some checks failed
Deploying Static Site / Build (push) Failing after 16s
Some checks failed
Deploying Static Site / Build (push) Failing after 16s
This commit is contained in:
parent
ce179264be
commit
7c0f8d1aff
@ -6,7 +6,7 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: git.soaos.dev/soaos/ringfairy:latest
|
image: git.soaos.dev/soaos/ringfairy:latest
|
||||||
credentials:
|
credentials:
|
||||||
username: ${{ gitea.actor }}
|
username: soaos
|
||||||
password: ${{ secrets.PACKAGE_ACCESS_TOKEN }}
|
password: ${{ secrets.PACKAGE_ACCESS_TOKEN }}
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user