feat: migrate from GitLab CI to Gitea Actions

This commit is contained in:
2026-01-08 13:36:20 +01:00
parent 392549460e
commit 15b7ec9e13
2 changed files with 34 additions and 1 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ spec:
periodSeconds: 5
timeoutSeconds: 5
imagePullPolicy: Always
image: registry.gitlab.com/unboundsoftware/unbound-site:${COMMIT}
image: oci.unbound.se/unboundsoftware/unbound-site:${COMMIT}
ports:
- containerPort: 80
resources: