We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79327cd commit 15f80b5Copy full SHA for 15f80b5
.circleci/render_config.py
@@ -67,7 +67,6 @@
67
pr_base_ref = data.get("base", {}).get("ref")
68
else:
69
labels = set()
70
- pr_base_ref = ""
71
72
branch = os.environ.get("CIRCLE_BRANCH", "")
73
run_all = "all" in labels
0 commit comments