test
parent
c0df4ca660
commit
5e0bd2c638
|
|
@ -15,8 +15,7 @@ pipeline {
|
||||||
steps {
|
steps {
|
||||||
sh '''
|
sh '''
|
||||||
docker build -t parse-saby .
|
docker build -t parse-saby .
|
||||||
docker images
|
docker logs parse-saby
|
||||||
docker run -d parse-saby sqlplus -v
|
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue