Fix node not being added to compile
This commit is contained in:
parent
6691d18c99
commit
fbf174a02e
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user