1 Commits

Author SHA1 Message Date
argoyle 2d24ef8dee ci: migrate from GitLab CI to Gitea Actions
geo-service / build (pull_request) Failing after 55s
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 13:08:56 +01:00
+2 -2
View File
@@ -14,8 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: buildtool/setup-buildtools-action@v1
- name: Show config
run: build --config
- name: Check buildtools on path
run: which build && which push
- name: Build and push
run: build && push