This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
crowd-test-service
/
crowd-test-service-backend
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
创建Test分支
xuexiaobo
6 anni fa
parent
21c90325ca
commit
cf47ad96da
1 ha cambiato i file
con
6 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
6
0
jenkinsfile
+ 6
- 0
jenkinsfile
Vedi File
@@ -0,0 +1,6 @@
+pipeline {
+ agent any
+ stages {
+
+ }
+}