This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
wxcz_admin
/
ai-cs
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Add Docker deployment support and GitHub Actions
537yaha
há 7 meses atrás
pai
915c758873
commit
b778eccd61
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
.github/workflows/docker-build.yml
+ 1
- 0
.github/workflows/docker-build.yml
Ver Ficheiro
@@ -1,5 +1,6 @@
name: Build and Push Docker Image
+
on:
push:
branches: [ master, main ]