Compare commits

...

2 commits

Author SHA1 Message Date
221b69b0a7 update hugo page
Some checks failed
Hugo / build (push) Failing after 32s
2024-05-07 04:57:20 -04:00
edee3df9f0 update script location 2024-05-07 04:56:19 -04:00
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ jobs:
- name: Test static page - name: Test static page
run: bash ${{ gitea.workspace }}/bin/test_static_page.sh run: bash ${{ gitea.workspace }}/bin/test_static_page.sh
- name: Deploy to Server - name: Deploy to Server
uses: easingthemes/ssh-deploy@main uses: https://git.myco.systems/mirrors/ssh-deploy@v4
env: env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }} SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
ARGS: "-rlgoDzvc -i --delete" ARGS: "-rlgoDzvc -i --delete"

View file

@ -6,7 +6,7 @@ title: Hugo
**Hey!** This page is a work in progress. If you'd like to assist in the process of writing sections, take a look at the [git repository](https://git.myco.systems/mycosystems/midtowndrafting.com) **Hey!** This page is a work in progress. If you'd like to assist in the process of writing sections, take a look at the [git repository](https://git.myco.systems/mycosystems/midtowndrafting.com)
{{< /callout >}} {{< /callout >}}
This site is deployed using [Act Runners](https://docs.gitea.com/usage/actions/act-runner) using Hugo, [check the code out here](https://git.myco.systems/mycosystems/midtowndrafting.com), here is the status of the last deployment script: This site is deployed with [Act Runners](https://git.myco.systems/mycosystems/midtowndrafting.com/actions?workflow=deploy-test.yaml&actor=0&status=0) using Hugo for file generation, [check the code out here](https://git.myco.systems/mycosystems/midtowndrafting.com), here is the status of the last deployment script:
<p><img src="https://git.myco.systems/mycosystems/midtowndrafting.com/badges/workflows/deploy-test.yaml/badge.svg"style="margin: 0px !important;"width="auto"height="auto"/></p> <p><img src="https://git.myco.systems/mycosystems/midtowndrafting.com/badges/workflows/deploy-test.yaml/badge.svg"style="margin: 0px !important;"width="auto"height="auto"/></p>