Skip to content

Commit

Permalink
[SHIBUI-794]
Browse files Browse the repository at this point in the history
WIP
  • Loading branch information
jj committed Sep 14, 2018
1 parent d341ab1 commit 2b3340d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ pipeline {
}
}
steps {
sh '''
docker run -d --restart unicon/shibui
sh '''docker run -d --restart unicon/shibui
'''
}
}
Expand Down

0 comments on commit 2b3340d

Please sign in to comment.