Skip to content

Commit 499596e

Browse files
committed
on any branch [DEBUG ONLY] remove prior to merge
1 parent 64eabbc commit 499596e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ after-platform-builds: &after-platform-builds
442442

443443
platform-build-defs: &platform-build-defs
444444
<<: *after-build-and-test
445-
<<: *on-integ-and-version-tags
445+
<<: *on-any-branch
446446
# <<: *on-any-branch # debugging
447447

448448

@@ -488,7 +488,7 @@ workflows:
488488
- deploy-snapshot:
489489
context: common
490490
<<: *after-platform-builds
491-
<<: *on-integ-branch
491+
<<: *on-any-branch
492492
- deploy-release:
493493
context: common
494494
<<: *after-platform-builds

0 commit comments

Comments
 (0)