Compare commits
2 commits
54bf724c43
...
221b69b0a7
Author | SHA1 | Date | |
---|---|---|---|
221b69b0a7 | |||
edee3df9f0 |
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue