Skip to content
Snippets Groups Projects
Commit e314a41f authored by Lionel Walter's avatar Lionel Walter
Browse files

Use switch gitlab for container images on test, SC-464

parent 6d58b73f
No related merge requests found
Pipeline #62136 passed
......@@ -16,7 +16,7 @@ spec:
restartPolicy: Always
containers:
- name: swisscollections-browse-index-values-test-container
image: registry.gitlab.com/swissbib/swisscollections/browse-index-values:gndEnrichmentPlay
image: cr.gitlab.switch.ch/swissbib/swisscollections/browse-index-values:latest
imagePullPolicy: Always
command: [ "java" ]
args: [ "-Xms64m", "-Xmx8g", "-jar", "/app/app.jar" ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment