Pin mudcraft plugin image to SHA (CI will update this on every build)
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
|||||||
# To add/update plugins: update the Dockerfile in mudcraft/mudcraft repo,
|
# To add/update plugins: update the Dockerfile in mudcraft/mudcraft repo,
|
||||||
# push to main — CI rebuilds the image and the next pod restart picks it up.
|
# push to main — CI rebuilds the image and the next pod restart picks it up.
|
||||||
- name: install-plugins
|
- name: install-plugins
|
||||||
image: registry.neuralplatform.ai/mudcraft/plugins:latest
|
image: registry.neuralplatform.ai/mudcraft/plugins:2bf7e2d
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
command: ["sh", "-c", "cp -r /plugins/* /target/ && echo 'Plugins installed'"]
|
command: ["sh", "-c", "cp -r /plugins/* /target/ && echo 'Plugins installed'"]
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
Reference in New Issue
Block a user