ci: fixing Gitlab CI
This commit is contained in:
parent
1a95d460be
commit
d281a34eb2
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ build:
|
||||||
- dotnet build
|
- dotnet build
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH
|
- if: $CI_COMMIT_BRANCH
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
|
Reference in a new issue