This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
avb
/
scheduleServer
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Обновить 'Jenkins/jenkinsfile'
vmshay
5 anni fa
parent
6f8ab8b5ac
commit
3f518bdb03
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
Jenkins/jenkinsfile
+ 1
- 0
Jenkins/jenkinsfile
Vedi File
@@ -31,6 +31,7 @@ pipeline {
post {
success {
echo 'I succeeeded!'
+ echo GetLog("${BUILD_URL}")
}