1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-22 08:12:27 +00:00

Fixed IMAGENAME

This commit is contained in:
J. Fernando Sánchez 2017-06-02 20:02:27 +02:00
parent e31bca7016
commit 147fd4a333

View File

@ -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