mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-08-21 21:16:47 +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
|
shallow_clone: false
|
||||||
skip_branch_with_pr: false
|
skip_branch_with_pr: false
|
||||||
skip_commits:
|
skip_commits:
|
||||||
@@ -27,9 +27,6 @@ install:
|
|||||||
cache:
|
cache:
|
||||||
- C:\ProgramData\chocolatey\lib
|
- C:\ProgramData\chocolatey\lib
|
||||||
- C:\ProgramData\chocolatey\bin
|
- C:\ProgramData\chocolatey\bin
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- ps: |
|
- ps: |
|
||||||
@@ -72,7 +69,6 @@ build_script:
|
|||||||
git push origin "$env:appveyor_repo_branch" 2>&1
|
git push origin "$env:appveyor_repo_branch" 2>&1
|
||||||
dir
|
dir
|
||||||
|
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
||||||
on_finish:
|
on_finish:
|
||||||
|
|||||||
Reference in New Issue
Block a user