feat: migrate from GitLab CI to Gitea Actions
schemas-app / build (pull_request) Successful in 4m7s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-01-08 14:44:08 +01:00
parent d7aebb860e
commit 344bc166da
2 changed files with 34 additions and 1 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: schemas-app
image: registry.gitlab.com/unboundsoftware/schemas-app:${COMMIT}
image: oci.unbound.se/unboundsoftware/schemas-app:${COMMIT}
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80