Skip to content
Snippets Groups Projects
Commit 721a14e6 authored by Angelina Elizabeth Uno-Antonison's avatar Angelina Elizabeth Uno-Antonison
Browse files

Update Jenkinsfile

parent 2f625bc5
No related branches found
No related tags found
No related merge requests found
Pipeline #4966 passed with stage
......@@ -26,6 +26,7 @@ pipeline {
}
}
stage('Unit Test') {
when { expression { return false } }
agent {
docker { image 'continuumio/miniconda3:4.9.2' }
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment