mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Update appveyor.yml
This commit is contained in:
parent
11aba48545
commit
90e2c87f99
@ -81,7 +81,7 @@ build_script:
|
|||||||
if( $env:appveyor_repo_branch -eq 'develop' )
|
if( $env:appveyor_repo_branch -eq 'develop' )
|
||||||
{
|
{
|
||||||
$accountname = 'Applevangelist'
|
$accountname = 'Applevangelist'
|
||||||
$apiUrl = 'https://ci.appveyor.com/api/account/$accountname'
|
$apiUrl = 'https://ci.appveyor.com/api/account/Applevangelist'
|
||||||
$token = 'v2.6hcv3ige78kg3yvg4ge8'
|
$token = 'v2.6hcv3ige78kg3yvg4ge8'
|
||||||
$headers = @{
|
$headers = @{
|
||||||
"Authorization" = "Bearer $token"
|
"Authorization" = "Bearer $token"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user