We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
0ct0pu5
/
runtipi
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Github CI workflow
Nicolas Meienberger
hace 3 años
padre
41d4f862f0
commit
d9ab676671
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
.github/workflows/ci.yml
+ 3
- 0
.github/workflows/ci.yml
Ver fichero
@@ -1,6 +1,9 @@
name: Tipi CI
on:
push:
+
+env:
+ ROOT_FOLDER: /test
jobs:
cache-and-install: