Skip to content

Commit be6dae4

Browse files
committed
CI: enable snapshot repo for snapshot releases
1 parent 6b1750c commit be6dae4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -779,6 +779,10 @@ jobs:
779779
steps:
780780
- check-snapshot-label
781781
- checkout
782+
- run:
783+
name: Allow snapshot repository for snapshot releases
784+
environment:
785+
ALLOW_SNAPSHOT_REPOSITORY: true
782786
- assemble-core-release
783787
- assemble-ui-release
784788
- prepare-mbx-ci

0 commit comments

Comments
 (0)