mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
v3.1 (build 1320)
* Also update GitHub issue template for 3.0 UI * Also increase size of the ESP to 300MB, for Windows To Go drives using GPT (See #979)
This commit is contained in:
parent
e4b7b9cfd6
commit
faebe1040f
6 changed files with 26 additions and 21 deletions
|
@ -12,11 +12,14 @@ init:
|
|||
}
|
||||
|
||||
skip_commits:
|
||||
# Don't bother running AppVeyor on commits that only modify resource or .md/.sh files
|
||||
# Don't run AppVeyor for commits that only modify resource or non-code files
|
||||
files:
|
||||
- res/*
|
||||
- '**/*.cmd'
|
||||
- '**/*.md'
|
||||
- '**/*.sh'
|
||||
- '**/*.txt'
|
||||
- '**/*.xml'
|
||||
|
||||
environment:
|
||||
COVERITY_SCAN_PROJECT_NAME: "pbatard/rufus"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue