Skip to content
Snippets Groups Projects
Commit 67d783b9 authored by Tucker Gary Siegel's avatar Tucker Gary Siegel
Browse files

update

parent b4d1a9ba
No related branches found
No related tags found
No related merge requests found
...@@ -17,14 +17,6 @@ pipeline { ...@@ -17,14 +17,6 @@ pipeline {
sh "ls -lat" sh "ls -lat"
} }
} }
stage('test') {
steps {
sh """
/home/tucker.siegel/bin/dawn-cli test
"""
}
}
stage('update backend services') { stage('update backend services') {
......
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