Update .gitlab-ci.yml
This commit is contained in:
parent
823ac61a7d
commit
89abd2f34a
@ -7,6 +7,10 @@ variables:
|
||||
NUGET_PACKAGES_DIRECTORY: '.nuget'
|
||||
SOURCE_CODE_PATH: 'ChaosBot/*/'
|
||||
|
||||
only:
|
||||
changes:
|
||||
- ChaosBot/**/*
|
||||
|
||||
stages:
|
||||
- build
|
||||
- test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user