test
parent
39fd37b4aa
commit
c0169df3ac
|
|
@ -15,6 +15,7 @@ pipeline {
|
||||||
steps {
|
steps {
|
||||||
sh '''
|
sh '''
|
||||||
docker-compose up --build -d
|
docker-compose up --build -d
|
||||||
|
docker run --rm parse_saby
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue