mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 14:51:44 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
bdedbf280d
commit
cd73c32454
@ -65,7 +65,7 @@ build_UWP:
|
|||||||
script:
|
script:
|
||||||
- whoami
|
- whoami
|
||||||
- '& "$env:NUGET_PATH" restore' # restore Nuget dependencies
|
- '& "$env:NUGET_PATH" restore' # restore Nuget dependencies
|
||||||
- '& "$env:MSBUILD_PATH" /p:Configuration=Release /target:UWP' # build the project
|
- '& "$env:MSBUILD_PATH" /p:Configuration=Release /target:Borepin_UWP' # build the project
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 1 week # save gitlab server space, we copy the files we need to deploy folder later on
|
expire_in: 1 week # save gitlab server space, we copy the files we need to deploy folder later on
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user