diff --git a/Jenkinsfile b/Jenkinsfile index 8a24ae0..2182f31 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -15,6 +15,7 @@ pipeline { stages { stage('Prep') { steps { + sh 'apk add curl' sh 'chmod -R 777 .' sh 'gem install bundler' sh 'curl -d "robertjohnson.work Prep stage done." https://ntfy.draft13.com/jenkins'