This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Artois
/
microfolie
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
:construction_worker: add CI
Daniel Le Berre
hace 5 años
padre
92a7697653
commit
74b44798b9
Se han
modificado 1 ficheros
con
7 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
7
0
.gitlab-ci.yml
+ 7
- 0
.gitlab-ci.yml
Ver fichero
@@ -0,0 +1,7 @@
+war:
+ script: ant
+ artifacts:
+ paths:
+ - microfolielens.war
+ tags:
+ - ant