This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
post-project-api
/
post
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
更新 'Jenkinsfile'
sifu-gogs
2 lat temu
rodzic
bf9445eef2
commit
008ccdabc1
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
Jenkinsfile
+ 1
- 1
Jenkinsfile
Wyświetl plik
@@ -1,5 +1,5 @@
pipeline {
- agent
any
+ agent
{ dockerfile true }
stages {
stage('pullCode'){