diff --git a/.circleci/config.yml b/.circleci/config.yml index 16ccd93f3..18964ee34 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -91,7 +91,7 @@ jobs: - run: mkdir ~/.ssh/ && echo -e "Host github.com\n\tStrictHostKeyChecking no\n" > ~/.ssh/config - run: name: Release - command: yarn auto shipit + command: yarn auto shipit --only-graduate-with-release-label integration-ds: <<: *defaults