Update .gitlab-ci.yml

This commit is contained in:
Sean "Solao Bajiuik" Stoves 2020-06-06 11:05:50 -04:00
parent 9eebc660cd
commit 494b5f95a5

View File

@ -34,6 +34,8 @@ build:
only:
changes:
- ChaosBot/**/*
refs:
- master
tags:
- docker
- hawkeye
@ -45,6 +47,8 @@ tests:
only:
changes:
- ChaosBot/**/*
refs:
- master
tags:
- docker
- hawkeye