From 97e92ef10f6327e8ee69ff0b18922430a0e68c4c Mon Sep 17 00:00:00 2001 From: "Fifo F." Date: Wed, 3 Apr 2024 06:30:17 +0000 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20run=20pipeline=20automatically?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5e517ad..002b824 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,7 @@ +workflow: + rules: + - when: never + build: image: texlive/texlive:latest script: