From 180891becdc1aa16da0c3b83c407e82a288d36d1 Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Thu, 16 May 2024 22:34:42 +0200 Subject: [PATCH] ci: added ci token to update job --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9a15857..ce324db 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,6 +39,7 @@ include: file: "templates/device-list-job.yml" inputs: target: $CI_PROJECT_NAME + token: $CI_UPDATES #commands to run in the Docker container before starting each job. before_script: