test
parent
391944b099
commit
61017d4473
|
|
@ -16,7 +16,7 @@ pipeline {
|
||||||
sh '''
|
sh '''
|
||||||
docker-compose up --build -d
|
docker-compose up --build -d
|
||||||
docker images
|
docker images
|
||||||
docker run --rm parse_saby
|
docker run --rm git.dataekb.ru/sadikov/parse_saby/parse_saby_main:latest
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue