Gitea Act Runner Deploy updated 4
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 34s

This commit is contained in:
Alan Youngblood 2024-03-08 15:23:36 -05:00
parent 0b95ef1b91
commit fd59e1510b

View File

@ -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