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

update manager

parent 3536729a
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,7 @@ pipeline { ...@@ -25,6 +25,7 @@ pipeline {
stage('deploy') { stage('deploy') {
steps { steps {
sh 'whoami'
sh 'pwd' sh 'pwd'
sh ''' sh '''
cd /home/kube/staging cd /home/kube/staging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment