This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
wxcz_admin
/
ai-cs
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add Docker deployment support and GitHub Actions
537yaha
hace 7 meses
padre
915c758873
commit
b778eccd61
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.github/workflows/docker-build.yml
+ 1
- 0
.github/workflows/docker-build.yml
Ver fichero
@@ -1,5 +1,6 @@
name: Build and Push Docker Image
+
on:
push:
branches: [ master, main ]