summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarbara Poon <barbara.poon@algorand.com>2022-01-06 15:21:29 -0500
committerBarbara Poon <barbara.poon@algorand.com>2022-01-06 15:21:29 -0500
commit4d16e8f27183b2610bca58fda56afc9c3a666936 (patch)
tree2240182a5197ef815a838ebbd38807736b09a075
parent6a26c9f8c2c9692f55f3238c7c544e321193b5b2 (diff)
test no_build=true
-rw-r--r--.circleci/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 1563fa3e0..19a6a1a4c 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -164,6 +164,7 @@ workflows:
filters:
branches:
only:
+ - "circleci/1809"
- "rel/nightly"
context:
- slack-secrets
@@ -184,7 +185,7 @@ workflows:
filters:
branches:
only:
- - "circleci/1809"
+ # - "circleci/1809"
- "rel/beta"
- "rel/stable"
context: