Commit 2741f57e authored by 郭灿峰's avatar 郭灿峰

Update Jenkinsfile

parent ac0a78e7
......@@ -9,7 +9,6 @@ pipeline {
stage('Build image') {
steps {
sh 'docker build -t registry.lizhi.co/registry/pybbs .'
sh 'docker login --username guocanfeng --password 123456 registry.lizhi.co'
sh 'docker push registry.lizhi.co/registry/pybbs'
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment