File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -44,19 +44,6 @@ workflows:
4444 pre-steps :
4545 - vfcommon/checkout_clone :
4646 clone_type : treeless
47- - vfcommon/compute_base_revision :
48- base_revision : >-
49- << pipeline.git.base_revision >>
50- <<^ pipeline.git.base_revision >>
51- << pipeline.git.revision >>
52- <</ pipeline.git.base_revision >>
53- git_branch : << pipeline.git.branch >>
54- - vfcommon/set-pr-number
55- - vfcommon/set-pr-branch :
56- target_env_var : &pr_branch PR_BRANCH
57- - vfcommon/set-json-string-from-env :
58- field : pr_branch
59- value-env-var : *pr_branch
6047 - vfcommon/set-json-string :
6148 field : branch
6249 # HACK: this cannot be empty, so we pass both branch and tag (only one of them will be non-empty)
Original file line number Diff line number Diff line change @@ -113,4 +113,3 @@ workflows:
113113 filters:
114114 branches:
115115 only: master
116- {{- end }}
You can’t perform that action at this time.
0 commit comments