1
0
Fork 0

fix(build): correct ci includes

This commit is contained in:
ssube 2019-09-17 08:08:40 -05:00
parent 27bd2b452b
commit 2bdec7efa6
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
include: include:
- local: ./config/gitlab-ci-tools.yml - local: /config/gitlab/ci-tools.yml
- local: ./config/gitlab-ci-rules.yml - local: /config/gitlab/ci-rules.yml
stages: stages:
- status-pre - status-pre