1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-22 08:12:27 +00:00
This commit is contained in:
J. Fernando Sánchez 2017-02-27 20:44:27 +01:00
parent 668a803d89
commit e741b565a1

View File

@ -7,6 +7,7 @@ variables:
DOCKER_DRIVER: overlay DOCKER_DRIVER: overlay
DOCKERFILE: Dockerfile DOCKERFILE: Dockerfile
VERSION: $CI_BUILD_REF VERSION: $CI_BUILD_REF
IMAGENAME: $CI_REGISTRY_IMAGE
stages: stages:
- test - test