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