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

update

parent 79a4646f
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ pipeline {
steps {
sh """
cd /home/tucker.siegel/go/dawn-cli
/home/tucker.siegel/bin/dawn-cli deploy
/home/tucker.siegel/bin/dawn-cli update -d dawn-service -s dawn-gateway
"""
}
}
......
......@@ -38,7 +38,7 @@ pipeline {
steps {
sh """
cd /home/tucker.siegel/go/dawn-cli
/home/tucker.siegel/bin/dawn-cli deploy
/home/tucker.siegel/bin/dawn-cli update -d dawn-service -s dawn-user
"""
}
}
......
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