Browse Source
Merge pull request #192 from mendersoftware/github_status_updates
Enable Github status updates from mendertesting repository.
2.1.x
Kristian Amlie
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
.gitlab-ci.yml
|
|
@ -20,6 +20,8 @@ include: |
|
|
|
file: '.gitlab-ci-check-commits.yml' |
|
|
|
- project: 'Northern.tech/Mender/mendertesting' |
|
|
|
file: '.gitlab-ci-check-license.yml' |
|
|
|
- project: 'Northern.tech/Mender/mendertesting' |
|
|
|
file: '.gitlab-ci-github-status-updates.yml' |
|
|
|
|
|
|
|
stages: |
|
|
|
- test |
|
|
|