Improving ci build file

parent 277b31d1
......@@ -16,13 +16,13 @@ image: mono:latest
stages:
- test
- build
- deploy
before_script:
- nuget restore -NonInteractive
release:
stage: build
stage: deploy
only:
- master
artifacts:
......
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 to comment