Commit efe44a19 authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent 00ffcf2c
Pipeline #2 failed
...@@ -3,7 +3,8 @@ image: microsoft/dotnet:latest ...@@ -3,7 +3,8 @@ image: microsoft/dotnet:latest
stages: stages:
- build - build
- test - test
tags:
git
build: build:
stage: build stage: build
script: script:
......
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