Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SickRage-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
SickRage-1
Commits
989a66e7
Unverified
Commit
989a66e7
authored
Mar 21, 2017
by
miigotu
Browse files
Options
Downloads
Patches
Plain Diff
Improve appveyor.yml for speed
parent
a15a832a
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.appveyor.yml
+11
-0
11 additions, 0 deletions
.appveyor.yml
with
11 additions
and
0 deletions
.appveyor.yml
+
11
−
0
View file @
989a66e7
...
...
@@ -22,6 +22,17 @@ cache:
build
:
off
deploy
:
off
version
:
"
{build}"
skip_branch_with_pr
:
true
shallow_clone
:
true
skip_tags
:
true
max_jobs
:
4
clone_depth
:
4
init
:
-
ps
:
../addons/appveyor/rolling-build.ps1
matrix
:
fast_finish
:
true
install
:
# If there is a newer build queued for the same PR, cancel this one.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment