Changed Build Command for alpine image
andreas-personal/jenkins-with-docker/pipeline/head There was a failure building this commit
andreas-personal/jenkins-with-docker/pipeline/head There was a failure building this commit
This commit is contained in:
Vendored
+1
-2
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user