Added Jenkins Build Steps fro alpine Build
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:
@ -6,5 +6,7 @@ RUN usermod -aG docker jenkins
|
||||
|
||||
RUN apk add --no-cache docker docker-compose
|
||||
|
||||
COPY --chown=jenkins:jenkins executors.groovy /usr/share/jenkins/ref/init.groovy.d/executors.groovy
|
||||
|
||||
USER jenkins
|
||||
RUN jenkins-plugin-cli --plugins "blueocean docker-workflow"
|
||||
|
Reference in New Issue
Block a user