[gnome-build-meta/abderrahim/openh264: 2/2] WIP: add condition to test
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/openh264: 2/2] WIP: add condition to test
- Date: Tue, 13 Jul 2021 15:30:53 +0000 (UTC)
commit e3c49dc0622a0df98a1c15631ef37115565636a7
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Tue Jul 13 16:30:40 2021 +0100
WIP: add condition to test
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5980b691..312a16b6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -354,6 +354,8 @@ openh264-x86_64:
when: never
- if: $CI_COMMIT_REF_NAME == "master" && $CI_PIPELINE_SOURCE == "schedule"
when: manual
+ - if: $CI_COMMIT_REF_NAME == "abderrahim/openh264"
+ when: manual
script:
- git checkout https://gitlab.com/freedesktop-sdk/openh264-extension.git
- cd openh264-extension
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]