ci: migrate from GitLab CI to Gitea Actions
- Add Gitea Actions workflow (.gitea/workflows/ci.yaml) - Update K8s deployment image registry to oci.unbound.se
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: dancefetcher
|
||||
image: registry.gitlab.com/unboundsoftware/dancefinder/dancefetcher:${COMMIT}
|
||||
image: oci.unbound.se/dancefinder/dancefetcher:${COMMIT}
|
||||
imagePullPolicy: Always
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user