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
316ca6f97e
commit
aa682d0ca5
|
@ -95,6 +95,7 @@ pipeline {
|
|||
sh 'docker pull $IMAGE:$GIT_BRANCH'
|
||||
sh 'docker ps -a'
|
||||
sh 'docker stop $GIT_BRANCH'
|
||||
sh 'docker rm $GIT_BRANCH'
|
||||
sh 'docker run --name $GIT_BRANCH $IMAGE:$GIT_BRANCH'
|
||||
}
|
||||
post {
|
||||
|
|
Loading…
Reference in New Issue