From 6139f16a6b5517038bb830f3561b7a90936a988b Mon Sep 17 00:00:00 2001 From: Robert Johnson Date: Mon, 11 Mar 2024 16:25:26 -0400 Subject: [PATCH] added curl --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) 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'