Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
30ba6575
Unverified
Commit
30ba6575
authored
Jan 11, 2019
by
Greg Spencer
Committed by
GitHub
Jan 11, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Re-enable compute credites for macOS PRs only. (#26403)
parent
88b853f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.cirrus.yml
.cirrus.yml
+2
-2
No files found.
.cirrus.yml
View file @
30ba6575
...
@@ -131,7 +131,7 @@ task:
...
@@ -131,7 +131,7 @@ task:
memory
:
12G
memory
:
12G
task
:
task
:
use_compute_credits
:
$CIRRUS_USER_COLLABORATOR == 'true'
&& $CIRRUS_PR == ''
use_compute_credits
:
$CIRRUS_USER_COLLABORATOR == 'true'
name
:
deploy_gallery-macos
name
:
deploy_gallery-macos
only_if
:
$CIRRUS_BRANCH == 'dev'
only_if
:
$CIRRUS_BRANCH == 'dev'
pub_cache
:
pub_cache
:
...
@@ -166,7 +166,7 @@ task:
...
@@ -166,7 +166,7 @@ task:
-
./dev/bots/deploy_gallery.sh
-
./dev/bots/deploy_gallery.sh
task
:
task
:
use_compute_credits
:
$CIRRUS_USER_COLLABORATOR == 'true'
&& $CIRRUS_PR == ''
use_compute_credits
:
$CIRRUS_USER_COLLABORATOR == 'true'
osx_instance
:
osx_instance
:
image
:
high-sierra-xcode-9.4.1
image
:
high-sierra-xcode-9.4.1
depends_on
:
depends_on
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment