commit | 49f00acaf6f13ae08c7cb052b906c0d8570cf61c | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Tue Apr 16 23:30:10 2019 +0300 |
committer | Tatyana Leontovich <tleontovich@mirantis.com> | Tue Apr 16 23:30:10 2019 +0300 |
tree | 66495437f2bf0338dd6d4e59958d6e0c401f7244 | |
parent | b81c4ae11aba91bb1ef6be1278571101c0b9e0e6 [diff] [blame] |
Fix repo for mk-pipelines Change-Id: I056eabe59d4182d33eed8171aad75aa68c9b884b
diff --git a/jobs/pipelines/swarm-create-cfg-config-drive.groovy b/jobs/pipelines/swarm-create-cfg-config-drive.groovy index 05e5eca..2b78cc3 100644 --- a/jobs/pipelines/swarm-create-cfg-config-drive.groovy +++ b/jobs/pipelines/swarm-create-cfg-config-drive.groovy
@@ -88,7 +88,7 @@ eval \$(ssh-agent) ssh-add ${GERRIT_KEY} cd mk-pipelines - git fetch https://gerrit.mcp.mirantis.net/mcp-ci/mk-pipelines ${MK_PIPELINES_REF} + git fetch https://gerrit.mcp.mirantis.net/mk/mk-pipelines ${MK_PIPELINES_REF} git tag ${MCP_VERSION} FETCH_HEAD -f git branch -f release/${MCP_VERSION} FETCH_HEAD git log -1