Commit graph

6 commits

Author SHA1 Message Date
d88e3ba69d Fix parsing of Docker tag 2024-06-01 17:52:28 +02:00
61c53a862b Don't hardcode default branch 2024-06-01 17:52:28 +02:00
efefc01be6 Build Docker image with Kaniko
This eliminates the dependency on the host Docker daemon, thus allowing
us to no longer mount it to the runner's workloads and thus securing
everything.
2024-06-01 17:31:49 +02:00
b4d7b355c1 Add additional triggers for workflow 2024-05-20 00:44:28 +02:00
e2e05f24bf Automatically redeploy website upon pushes to main 2024-05-19 20:42:27 +02:00
a23a9ea85d Build Docker image with Gitea actions 2024-05-19 17:31:23 +02:00