msbuild ci tag
This commit is contained in:
parent
b17ee8be75
commit
0ec9889e96
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
# Note that environment variables can be set in several places
|
||||
# See https://docs.gitlab.com/ee/ci/variables/#priority-of-environment-variables
|
||||
image: busybox:latest
|
||||
tags:
|
||||
- msbuild
|
||||
before_script:
|
||||
- dotnet restore
|
||||
- dotnet nuget remove source gitlab || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue