Olezha / Java-sandbox

MIT License
0 stars 1 forks source link

CI #16

Open Olezha opened 7 years ago

Olezha commented 7 years ago

https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/html/deployment-install.html https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/html/deployment-install.html#deployment-service

systemctl enable platforma

service platforma stop
cp $JENKINS_HOME/workspace/platforma/target/platforma-0.0.1-SNAPSHOT.jar /var/platforma/platforma.jar
service platforma start