Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,7 @@ stages: - Documentation/Tutorials/**/*.{h,hpp,cpp,cu} - "**/CMakeLists.txt" - .gitlab-ci.yml interruptible: true # Dummy build job to ensure that a pipeline is created for a merge request, even # when there were no changes. Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,7 @@ stages: - Documentation/Tutorials/**/*.{h,hpp,cpp,cu} - "**/CMakeLists.txt" - .gitlab-ci.yml interruptible: true # Dummy build job to ensure that a pipeline is created for a merge request, even # when there were no changes. Loading