Gitea Act Runner Deploy updated 4
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 34s
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 34s
This commit is contained in:
parent
0b95ef1b91
commit
fd59e1510b
@ -11,11 +11,11 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
name: Checkout
|
name: Checkout
|
||||||
with:
|
# with:
|
||||||
ref: main
|
# ref: main
|
||||||
registry: gitea.oakcityit.net
|
# registry: gitea.oakcityit.net
|
||||||
username: ${{ secrets.REPO_USER }}
|
# username: ${{ secrets.REPO_USER }}
|
||||||
password: ${{ secrets.REPO_TOKEN }}
|
# password: ${{ secrets.REPO_TOKEN }}
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
hugo version
|
hugo version
|
||||||
|
Loading…
Reference in New Issue
Block a user