Compare commits

..

2 commits

Author SHA1 Message Date
June 653ae7a213
test ci staging env pr
Some checks failed
/ build (pull_request) Failing after 8s
2024-11-12 21:51:42 +01:00
June e358258161
add Forgejo Actions workflow for deploying website and staging for PRs
All checks were successful
/ build (push) Successful in 8s
2024-11-12 21:50:31 +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 curl apk add nodejs-current git
# For uploading. # For uploading.
apk add rsync openssh apk add rsync openssh