Skip to content

Commit

Permalink
Merge branch 'main' into replace-offlineindexobserver-with-offlineeng…
Browse files Browse the repository at this point in the history
…ineready-flag
  • Loading branch information
aokj4ck authored Apr 19, 2024
2 parents 4a3f2b6 + 038508e commit bab2115
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,23 @@ workflows:
develop-build:
jobs:
- pre-check:
context: SDK Registry Token
filters:
tags:
only: /v.*/
- build:
context: SDK Registry Token
requires:
- pre-check
filters:
tags:
only: /v.*/
- spm-build:
context: SDK Registry Token
requires:
- pre-check
- release-pre-check:
context: SDK Registry Token
requires:
- pre-check
filters:
Expand Down

0 comments on commit bab2115

Please sign in to comment.