Skip to content

Commit 20c4cd6

Browse files
ci: config config
1 parent 2667851 commit 20c4cd6

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

.circleci/config.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff 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)

.circleci/continue_config.yml.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,3 @@ workflows:
113113
filters:
114114
branches:
115115
only: master
116-
{{- end }}

0 commit comments

Comments
 (0)