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
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH
|
||||
|
||||
|
||||
test:
|
||||
stage: test
|
||||
script:
|
||||
|
|
Reference in a new issue