Comentar instalación de ant en script del runner.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user