1 Commits

Author SHA1 Message Date
argoyle 11c31ec27e ci: migrate from GitLab CI to Gitea Actions
geo-service / build (pull_request) Failing after 38s
geo-service / deploy-prod (pull_request) Has been skipped
- Add Gitea Actions workflow (.gitea/workflows/ci.yaml)
- Update K8s deployment image registry to oci.unbound.se
2026-01-06 16:35:15 +01:00
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
- uses: buildtool/setup-buildtools-action@v1
- name: Show config
run: build --config
run: env && build --config
- name: Build and push
run: build --verbose && push --verbose