Also trigger tests and linting on changes to CI
.gitlab-ci.yml: Also trigger tests and linting on changes to .gitlab-ci.yml.
This commit is contained in:
parent
c75c3ee7ee
commit
b9bbe3f1d4
@ -16,6 +16,7 @@ lint:
|
||||
- keyringctl
|
||||
- libkeyringctl/*
|
||||
- test/*
|
||||
- .gitlab-ci.yml
|
||||
|
||||
test:
|
||||
stage: test
|
||||
@ -29,6 +30,7 @@ test:
|
||||
- keyringctl
|
||||
- libkeyringctl/*
|
||||
- test/*
|
||||
- .gitlab-ci.yml
|
||||
|
||||
build_install:
|
||||
stage: test
|
||||
|
Loading…
Reference in New Issue
Block a user