Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ka
/
ansible-role-buildbot
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
missing requirements
covid-videoplattform
Markus Katharina Brechtel
hace 4 años
padre
7cd2e523c6
commit
3f57b28a81
Se han
modificado 2 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
tasks/master.yaml
+3
-0
tasks/setup.yaml
+ 1
- 0
tasks/master.yaml
Ver fichero
@@ -12,6 +12,7 @@
- buildbot_gitea
- service_identity
- zope.interface>=4.4.2
- cryptography>=2.7
executable: pip3
- name: buildbot system group
+ 3
- 0
tasks/setup.yaml
Ver fichero
@@ -7,7 +7,10 @@
- git
- postgresql
- python3-psycopg2
- python3-setuptools
- ssl-cert
- libcairo2
- libcairo2-dev
# ansible
- python-setuptools
Escribir
Vista previa
Cargando…
Cancelar
Guardar