summaryrefslogtreecommitdiff
path: root/.gitea/workflows/deploy.yaml
diff options
context:
space:
mode:
authorSilas Bartha <silas@soaos.dev>2025-05-01 20:11:49 -0400
committerSilas Bartha <silas@soaos.dev>2025-05-01 20:11:49 -0400
commit31a1cf1ad7ab15ed7b4c7d82489e26994a4022a8 (patch)
treeed6a6e3cd8c07eec90babdd8a5a9838b11af0e10 /.gitea/workflows/deploy.yaml
parentd9fcb20d9db83fd476a0d3681bd9067be30b7e7c (diff)
switch to raw html site
Diffstat (limited to '.gitea/workflows/deploy.yaml')
-rw-r--r--.gitea/workflows/deploy.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml
index 61cabae..0385de5 100644
--- a/.gitea/workflows/deploy.yaml
+++ b/.gitea/workflows/deploy.yaml
@@ -7,10 +7,9 @@ jobs:
container: alpine:latest
steps:
- name: Install dependencies
- run: apk add zola nodejs git openssh
+ run: apk add nodejs git openssh
- name: Check out repository code
uses: actions/checkout@v4
- - run: zola build
- name: Write SSH keys
run: |
install -m 600 -D /dev/null ~/.ssh/id_ed25519