test
parent
5525bd8875
commit
c0df4ca660
|
|
@ -16,8 +16,7 @@ pipeline {
|
||||||
sh '''
|
sh '''
|
||||||
docker build -t parse-saby .
|
docker build -t parse-saby .
|
||||||
docker images
|
docker images
|
||||||
docker run -d parse-saby
|
docker run -d parse-saby sqlplus -v
|
||||||
docker info
|
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue