Skip to content

Commit

Permalink
changed croc hunter url and image repo
Browse files Browse the repository at this point in the history
  • Loading branch information
eamonkey committed Feb 25, 2018
1 parent d16ea19 commit c61663e
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions Jenkinsfile.json
Original file line number Diff line number Diff line change
@@ -1,28 +0,0 @@
{
"app": {
"name": "croc-hunter",
"replicas": "3",
"cpu": "10m",
"memory": "128Mi",
"test": true,
"hostname": "croc-hunter.testazaks3.win"
},
"container_repo": {
"image": "quay.io/eamonkeane/croc-hunter",
"host": "quay.io",
"master_acct": "eamonkeane",
"alt_acct": "eamonkeane",
"jenkins_creds_id": "quay_creds",
"repo": "croc-hunter",
"dockeremail": ".",
"dockerfile": "./",
"image_scanning": false
},
"pipeline": {
"enabled": true,
"debug": false,
"library": {
"branch": "dev"
}
}
}

0 comments on commit c61663e

Please sign in to comment.