Changed Build Command for alpine image
Some checks failed
andreas-personal/jenkins-with-docker/pipeline/head There was a failure building this commit
Some checks failed
andreas-personal/jenkins-with-docker/pipeline/head There was a failure building this commit
This commit is contained in:
parent
27f6226722
commit
65698d6803
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -39,8 +39,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'cd alpine'
|
||||
sh 'docker build -t fah16145/jenkins-with-docker:alpine .'
|
||||
sh 'docker build -t fah16145/jenkins-with-docker:alpine alpine/'
|
||||
}
|
||||
}
|
||||
stage('Push') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user