Changes in / [bf26fa5:fc2cd7d6]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
rbf26fa5 rfc2cd7d6 173 173 174 174 def notify_server() { 175 sh 'curl --silent -X POST http://plg2:8082/jenkins/notify > /dev/null '175 sh 'curl --silent -X POST http://plg2:8082/jenkins/notify > /dev/null || true' 176 176 return 177 177 }
Note:
See TracChangeset
for help on using the changeset viewer.