• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

the default GitOps source repository for booting up Jenkins X


Commit MetaInfo

修訂341f90ecf4fe859722d6485d627aab9fa1b2ac94 (tree)
時間2019-08-26 16:46:05
作者Cosmin Cojocar <cosmin.cojocar@gmx....>
CommiterCosmin Cojocar

Log Message

fix: remove the version repo PR option from bdd command arguments

This will make the bdd command to pick the version repository with the commit version from jenkins-x-boot-config repository.

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

Change Summary

差異

--- a/bdd/bdd.sh
+++ b/bdd/bdd.sh
@@ -59,7 +59,6 @@ helm repo add jenkins-x https://storage.googleapis.com/chartmuseum.jenkins-x.io
5959
6060 jx step bdd \
6161 --use-revision \
62- --version-repo-pr \
6362 --versions-repo https://github.com/jenkins-x/jenkins-x-versions.git \
6463 --config $SRC_PATH/cluster.yaml \
6564 --gopath /tmp \