mirror of
https://github.com/gsi-upm/senpy
synced 2025-09-18 04:22:21 +00:00
Compare commits
2 Commits
0.8.8-fix1
...
0.8.8-fix3
Author | SHA1 | Date | |
---|---|---|---|
|
2ea01aef42 | ||
|
147fd4a333 |
@@ -5,9 +5,6 @@
|
|||||||
# When using dind, it's wise to use the overlayfs driver for
|
# When using dind, it's wise to use the overlayfs driver for
|
||||||
# improved performance.
|
# improved performance.
|
||||||
|
|
||||||
variables:
|
|
||||||
IMAGENAME: $CI_REGISTRY_IMAGE
|
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
- push
|
- push
|
||||||
|
@@ -13,7 +13,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: senpy-latest
|
- name: senpy-latest
|
||||||
image: registry.cluster.gsi.dit.upm.es/senpy/senpy:latest
|
image: gsiupm/senpy:latest
|
||||||
args:
|
args:
|
||||||
- "--default-plugins"
|
- "--default-plugins"
|
||||||
resources:
|
resources:
|
||||||
|
Reference in New Issue
Block a user