Update .gitlab-ci.yml file
This commit is contained in:
@@ -58,7 +58,6 @@ SupervisorR:build:
|
||||
APP_NAME: EgtBEAMWALL.Supervisor
|
||||
before_script:
|
||||
- '& "$env:NUGET_PATH" restore "$env:APP_NAME.sln" -verbosity quiet'
|
||||
- *version-fix
|
||||
- *MakeFolderM
|
||||
script:
|
||||
- '& "$env:MSBUILD_PATH" "$env:APP_NAME\$env:APP_NAME.vbproj" -target:Build /p:Configuration=Release /p:Platform="x86" /p:OutputPath=bin/ /verbosity:minimal /m'
|
||||
|
||||
Reference in New Issue
Block a user