Commit graph

4 commits

Author SHA1 Message Date
97d2fb5499 Update FTP-Deploy-Action to version 4.3.5
Some checks failed
/ CI (push) Successful in 12s
/ CD (push) Failing after 3s
Upgraded the FTP-Deploy-Action dependency in CI/CD workflow to a specific version (4.3.5) for better stability and predictability. This ensures compatibility and avoids potential issues with unpinned versions.
2024-12-25 14:52:42 +01:00
b758876412 Update FTP-Deploy-Action reference to full GitHub URL
Some checks failed
/ CI (push) Successful in 12s
/ CD (push) Failing after 4s
Replaced the shorthand syntax with the full URL for the FTP-Deploy-Action. This ensures clarity and explicit linkage to the correct GitHub repository.
2024-12-25 14:51:51 +01:00
0667dbbaba Add container image for CI workflow execution
Some checks failed
/ CI (push) Successful in 12s
/ CD (push) Failing after 3s
This updates the CI workflow to run within a specified container image. The `ghcr.io/catthehacker/ubuntu:act-22.04` image ensures consistency and reproducibility in the CI environment.
2024-12-25 14:50:31 +01:00
f5220aa6d3 Add CI/CD workflow and remove acknowledgment page link
Some checks failed
/ CI (push) Successful in 1m42s
/ CD (push) Failing after 6s
Implemented a CI/CD workflow using Forgejo and Docker to automate site builds and deployments. Removed the "thanks" page and its corresponding link in the footer for content streamlining.
2024-12-25 14:47:38 +01:00