diff --git a/.cirrus.yml b/.cirrus.yml index 0eac9ba226..eead250883 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -131,7 +131,7 @@ task: memory: 12G task: - use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_PR == '' + use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' name: deploy_gallery-macos only_if: $CIRRUS_BRANCH == 'dev' pub_cache: @@ -166,7 +166,7 @@ task: - ./dev/bots/deploy_gallery.sh task: - use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_PR == '' + use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' osx_instance: image: high-sierra-xcode-9.4.1 depends_on: