Update .gitlab-ci.yml

This commit is contained in:
Sean "Solao Bajiuik" Stoves 2020-06-06 11:00:59 -04:00
parent 6535534ce0
commit 9eebc660cd

View File

@ -28,9 +28,6 @@ cache:
before_script: before_script:
- 'dotnet restore --packages $NUGET_PACKAGES_DIRECTORY' - 'dotnet restore --packages $NUGET_PACKAGES_DIRECTORY'
only:
changes:
- ChaosBot/**/*
build: build:
stage: build stage: build