Skip to content

Commit

Permalink
Bump dcos_generate_config.ee.sh URL for 1.10.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
klueska committed Nov 2, 2017
1 parent 465c167 commit 67a5537
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci/Jenkinsfile-linux-integration
Expand Up @@ -283,7 +283,7 @@ throttle(['dcos-cli']) {
credentialsId: '23743034-1ac4-49f7-b2e6-a661aee2d11b',
variable: 'CLI_TEST_SSH_KEY_PATH'],
[$class: 'StringBinding',
credentialsId: '0b513aad-e0e0-4a82-95f4-309a80a02ff9',
credentialsId: '84658f14-3944-4597-bca1-a00b89fcf938',
variable: 'DCOS_INSTALLER_URL'],
[$class: 'UsernamePasswordMultiBinding',
credentialsId: '323df884-742b-4099-b8b7-d764e5eb9674',
Expand Down
2 changes: 1 addition & 1 deletion ci/Jenkinsfile-mac-integration
Expand Up @@ -296,7 +296,7 @@ throttle(['dcos-cli']) {
credentialsId: '23743034-1ac4-49f7-b2e6-a661aee2d11b',
variable: 'CLI_TEST_SSH_KEY_PATH'],
[$class: 'StringBinding',
credentialsId: '0b513aad-e0e0-4a82-95f4-309a80a02ff9',
credentialsId: '84658f14-3944-4597-bca1-a00b89fcf938',
variable: 'DCOS_INSTALLER_URL'],
[$class: 'UsernamePasswordMultiBinding',
credentialsId: '323df884-742b-4099-b8b7-d764e5eb9674',
Expand Down
2 changes: 1 addition & 1 deletion ci/Jenkinsfile-windows-integration
Expand Up @@ -285,7 +285,7 @@ throttle(['dcos-cli']) {
credentialsId: '23743034-1ac4-49f7-b2e6-a661aee2d11b',
variable: 'CLI_TEST_SSH_KEY_PATH'],
[$class: 'StringBinding',
credentialsId: '0b513aad-e0e0-4a82-95f4-309a80a02ff9',
credentialsId: '84658f14-3944-4597-bca1-a00b89fcf938',
variable: 'DCOS_INSTALLER_URL'],
[$class: 'UsernamePasswordMultiBinding',
credentialsId: '323df884-742b-4099-b8b7-d764e5eb9674',
Expand Down

0 comments on commit 67a5537

Please sign in to comment.