Compare commits

..

2 commits

Author SHA1 Message Date
June 20bbfadc0b
test ci staging env pr
All checks were successful
/ build (pull_request) Successful in 9s
2024-11-12 22:03:03 +01:00
June 209aef2ead
add Forgejo Actions workflow for deploying website and staging for PRs
All checks were successful
/ build (push) Successful in 8s
2024-11-12 22:00:57 +01:00

View file

@ -21,7 +21,7 @@ jobs:
run: | run: |
apk update apk update
# For CI actions. # For CI actions.
apk add nodejs-current git apk add nodejs-current git curl
# For uploading. # For uploading.
apk add rsync openssh apk add rsync openssh