Commit 8d03bba4 by Urvil Shah

Path to .cs Proj

parent d0647874
Pipeline #8020 passed with stages
in 17 seconds
Showing with 1 additions and 1 deletions
...@@ -6,7 +6,7 @@ build_website: ...@@ -6,7 +6,7 @@ build_website:
stage: build stage: build
script: script:
- nuget restore .\Mobile.WYSIWYG.sln - nuget restore .\Mobile.WYSIWYG.sln
- msbuild /p:Configuration=Release /p:OutDir=build\web .\Mobile.WYSIWYG\Mobile.WYSIWYG.csproj - msbuild /p:Configuration=Release /p:OutDir=build\web .\Mobile.Search.Web\Mobile.WYSIWYG.csproj
artifacts: artifacts:
expire_in: 6 weeks expire_in: 6 weeks
paths: paths:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment