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