Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kascic committed Jul 22, 2016
1 parent 538b323 commit 683a122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
node {
stage 'Checkout'
git url: 'https://github.com/stelligent/pci-dss-infra.git'
git url: 'git@github.com:stelligent/pci-dss-infra.git'

stage 'Commit'
sh 'pipeline/run-static-analysis.sh'
Expand Down

0 comments on commit 683a122

Please sign in to comment.