feat: migrate from GitLab CI to Gitea Actions
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user