Обновить Jenkinsfile
parent
b21ddb8f47
commit
a7364a1683
|
|
@ -15,8 +15,6 @@ pipeline {
|
||||||
steps {
|
steps {
|
||||||
sh '''
|
sh '''
|
||||||
docker-compose up --build -d
|
docker-compose up --build -d
|
||||||
docker images
|
|
||||||
docker run --rm git.dataekb.ru/sadikov/parse_saby/parse_saby_main:latest
|
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue