Обновить Jenkinsfile

main
bart 2025-08-25 16:48:48 +05:00
parent b21ddb8f47
commit a7364a1683
1 changed files with 0 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -15,8 +15,6 @@ pipeline {
steps {
sh '''
docker-compose up --build -d
docker images
docker run --rm git.dataekb.ru/sadikov/parse_saby/parse_saby_main:latest
'''
}
}