mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2025-08-15 10:37:46 +00:00
Update appveyor.yml
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version: 0.0.1.{build}
|
||||
version: 2.4.a.{build}
|
||||
shallow_clone: false
|
||||
skip_branch_with_pr: false
|
||||
skip_commits:
|
||||
@@ -27,9 +27,6 @@ install:
|
||||
cache:
|
||||
- C:\ProgramData\chocolatey\lib
|
||||
- C:\ProgramData\chocolatey\bin
|
||||
|
||||
|
||||
|
||||
|
||||
build_script:
|
||||
- ps: |
|
||||
@@ -72,7 +69,6 @@ build_script:
|
||||
git push origin "$env:appveyor_repo_branch" 2>&1
|
||||
dir
|
||||
|
||||
|
||||
artifacts:
|
||||
|
||||
on_finish:
|
||||
|
||||
Reference in New Issue
Block a user