Commit graph

7 commits

Author SHA1 Message Date
ee67362a49 fixup! Don't hardcode default branch
All checks were successful
Build and publish Docker image / build (push) Successful in 28s
2024-06-01 17:43:51 +02:00
23d7c6acd4 Debugging
Some checks failed
Build and publish Docker image / build (push) Failing after 1m53s
2024-06-01 17:41:11 +02:00
9e12dbade4 Don't hardcode default branch 2024-06-01 17:41:02 +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