Commit Graph

7 Commits

Author SHA1 Message Date
Renovate Bot f4d8aaf350 Update actions/checkout action to v4
Build and publish Docker image / build (pull_request) Successful in 20s Details
Build and publish Docker image / build (push) Successful in 27s Details
2024-08-20 22:39:41 +00:00
TheAssassin d88e3ba69d Fix parsing of Docker tag
Build and publish Docker image / build (push) Successful in 28s Details
2024-06-01 17:52:28 +02:00
TheAssassin 61c53a862b Don't hardcode default branch 2024-06-01 17:52:28 +02:00
TheAssassin efefc01be6 Build Docker image with Kaniko
Build and publish Docker image / build (push) Successful in 26s Details
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
TheAssassin b4d7b355c1 Add additional triggers for workflow
Build and publish Docker image / build (push) Successful in 18s Details
2024-05-20 00:44:28 +02:00
TheAssassin e2e05f24bf Automatically redeploy website upon pushes to main
Build and publish Docker image / build (push) Successful in 17s Details
2024-05-19 20:42:27 +02:00
TheAssassin a23a9ea85d Build Docker image with Gitea actions
Build and publish Docker image / build (push) Successful in 19s Details
2024-05-19 17:31:23 +02:00