Compare commits

..

No commits in common. "221b69b0a766eba04ae20355041050cc240cb116" and "54bf724c432d38b4d440b25371a74906324ba613" have entirely different histories.

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: https://git.myco.systems/mirrors/ssh-deploy@v4 uses: easingthemes/ssh-deploy@main
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 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: 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:
<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>