mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Create artefacts when generating from master.
This commit is contained in:
parent
2d1409dedb
commit
beba6ee751
@ -53,7 +53,7 @@ build_script:
|
||||
- call lua5.1 "Moose Setup\\Moose_Create.lua" "D" %APPVEYOR_REPO_COMMIT% "Moose Development\\Moose" "Moose Setup" "Moose_Include_Dynamic"
|
||||
- call luasrcdiet --basic --opt-emptylines "Moose_Include_Static\Moose.lua"
|
||||
- ps: |
|
||||
if( $env:appveyor_repo_branch -eq 'FC-Appveyor' )
|
||||
if( $env:appveyor_repo_branch -eq 'master' )
|
||||
{
|
||||
$apiUrl = 'https://ci.appveyor.com/api'
|
||||
$token = 'qts80b5kpq0ooj4x6vvw'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user