Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
Titanium-Web-Proxy
Project
Project
Details
Activity
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
Administrator
Titanium-Web-Proxy
Commits
81a35ea2
Commit
81a35ea2
authored
Nov 02, 2018
by
justcoding121
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
delete repo cache in build
parent
3febfb1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
appveyor.yml
appveyor.yml
+3
-4
No files found.
appveyor.yml
View file @
81a35ea2
...
@@ -25,10 +25,6 @@ configuration: Release
...
@@ -25,10 +25,6 @@ configuration: Release
# to run your custom scripts instead of automatic MSBuild
# to run your custom scripts instead of automatic MSBuild
build_script
:
build_script
:
-
cmd
:
build.bat Package
-
cmd
:
build.bat Package
init
:
-
ps
:
iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
assembly_info
:
assembly_info
:
patch
:
true
patch
:
true
...
@@ -43,6 +39,9 @@ test: on
...
@@ -43,6 +39,9 @@ test: on
# skip building commits that add tags (such as release tag)
# skip building commits that add tags (such as release tag)
skip_tags
:
true
skip_tags
:
true
cache
:
skip_commits
:
skip_commits
:
author
:
buildbot121
author
:
buildbot121
files
:
files
:
...
...
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