Comentar instalación de ant en script del runner.

This commit is contained in:
Marcos Garcia Nuñez
2019-11-26 08:34:07 +01:00
parent 963e52455a
commit 3686ead2ba

View File

@@ -1,8 +1,8 @@
image: openjdk:8
before_script:
- apt-get update
- apt-get -y install ant
#- apt-get update
#- apt-get -y install ant
stages:
- build