提交 5d7f0632 编写于 作者: lokiluyi's avatar lokiluyi

Update Jenkinsfile

上级 ca9d49d2
......@@ -3,7 +3,7 @@ pipeline {
stages {
stage('拉取代码') {
steps {
echo 'Hello'
checkout([$class: 'GitSCM', branches: [[name: '*/master']], extensions: [], userRemoteConfigs: [[url: 'https://gitcode.net/138g-z-shi/flask.git']]])
}
}
stage('构建docker镜像') {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册