Update .gitlab-ci.yml
This commit is contained in:
parent
9eebc660cd
commit
494b5f95a5
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user