xf86-video-amdgpu: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jan 24 08:19:03 UTC 2024


 .gitlab-ci.yml |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit e4067d7b8771be98cd47a19ed9abe9baee645a97
Author: Shashank Sharma <5287-contactshashanksharma at users.noreply.gitlab.freedesktop.org>
Date:   Wed Jan 24 08:19:01 2024 +0000

    Update .gitlab-ci.yml file

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 00ad0ee..d610263 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -112,3 +112,8 @@ xserver-1.19-clang:
   extends: xserver-1.19
   variables:
     CC: clang
+
+workflow:
+  rules:
+    - if: $CI_PIPELINE_SOURCE == 'merge_request_event'
+    - if: $CI_PIPELINE_SOURCE == 'push'
\ No newline at end of file


More information about the xorg-commit mailing list