diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3f51e59..05232a8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -69,7 +69,7 @@ cache: stage: "Build Code" only: changes: - - ChaosBot/wwwroot/* + - ChaosBot/**/* refs: - master tags: @@ -88,7 +88,7 @@ cache: stage: "Test Code" only: changes: - - ChaosBot/wwwroot/* + - ChaosBot/**/* refs: - master dependencies: