Commit graph

6 commits

Author SHA1 Message Date
d88e3ba69d Fix parsing of Docker tag
All checks were successful
Build and publish Docker image / build (push) Successful in 28s
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
All checks were successful
Build and publish Docker image / build (push) Successful in 26s
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
All checks were successful
Build and publish Docker image / build (push) Successful in 18s
2024-05-20 00:44:28 +02:00
e2e05f24bf Automatically redeploy website upon pushes to main
All checks were successful
Build and publish Docker image / build (push) Successful in 17s
2024-05-19 20:42:27 +02:00
a23a9ea85d Build Docker image with Gitea actions
All checks were successful
Build and publish Docker image / build (push) Successful in 19s
2024-05-19 17:31:23 +02:00