Commit 870eb577 authored by Alok Upadhyay's avatar Alok Upadhyay

add Jenkinsfile

parent 0cb6525b
library 'dockerScanner'
node(){
dockerScanner.call()
}
image_name='redis'
image_registry='deveshs23'
image_version='v1'
Dockerfile='Dockerfile'
registry_credential_id='dev_docker'
image_repo_url=''
slack_channel='docker'
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment