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