Merge branch 'develop' #minor

This commit is contained in:
Daniel_I_Am 2021-05-08 20:31:00 +02:00
commit 336a3ac7ec
No known key found for this signature in database
GPG Key ID: 80C428FCC9743E84

View File

@ -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: