Skip to content

Commit b9bbe3f

Browse files
dvzrvanthraxx
authored andcommitted
Also trigger tests and linting on changes to CI
.gitlab-ci.yml: Also trigger tests and linting on changes to .gitlab-ci.yml.
1 parent c75c3ee commit b9bbe3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ lint:
1616
- keyringctl
1717
- libkeyringctl/*
1818
- test/*
19+
- .gitlab-ci.yml
1920

2021
test:
2122
stage: test
@@ -29,6 +30,7 @@ test:
2930
- keyringctl
3031
- libkeyringctl/*
3132
- test/*
33+
- .gitlab-ci.yml
3234

3335
build_install:
3436
stage: test

0 commit comments

Comments
 (0)