Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
rayburgemeestre
/
cheerpweb
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Add hint in make release on how to refresh the running pods
master
rayburgemeestre
hace 6 años
padre
258d71d1ab
commit
0fc40ada44
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
Makefile
+ 1
- 1
Makefile
Ver fichero
@@ -40,4 +40,4 @@ clean:
.PHONY: release
release: clean build docker_api docker_web docker_api_publish docker_web_publish
echo OK
echo OK
, on the Kubernetes host execute: kubectl delete pod -l \"app in (cheerpapiapp, cheerpwebapp)\"
Escribir
Vista previa
Cargando…
Cancelar
Guardar