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 2b3340d commit 7017990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pipeline {
}
}
steps {
sh '''docker run -d --restart unicon/shibui
sh '''docker run -d --restart always unicon/shibui
'''
}
}
Expand Down

0 comments on commit 7017990

Please sign in to comment.