feat: try run salix back
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
fb20a89e59
commit
5e1d4ea529
|
@ -93,6 +93,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'docker pull $IMAGE:$GIT_BRANCH'
|
sh 'docker pull $IMAGE:$GIT_BRANCH'
|
||||||
|
sh 'docker run -d --name $GIT_BRANCH $IMAGE:$GIT_BRANCH'
|
||||||
}
|
}
|
||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
|
|
Loading…
Reference in New Issue