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:
|
||||
- uses: actions/checkout@v3
|
||||
name: Checkout
|
||||
with:
|
||||
ref: main
|
||||
registry: gitea.oakcityit.net
|
||||
username: ${{ secrets.REPO_USER }}
|
||||
password: ${{ secrets.REPO_TOKEN }}
|
||||
# with:
|
||||
# ref: main
|
||||
# registry: gitea.oakcityit.net
|
||||
# username: ${{ secrets.REPO_USER }}
|
||||
# password: ${{ secrets.REPO_TOKEN }}
|
||||
- name: Build
|
||||
run: |
|
||||
hugo version
|
||||
|
Loading…
Reference in New Issue
Block a user