ci: added ci token to update job

This commit is contained in:
wakonig_k 2024-05-16 22:34:42 +02:00
parent 3405e2acf5
commit 180891becd

View File

@ -39,6 +39,7 @@ include:
file: "templates/device-list-job.yml" file: "templates/device-list-job.yml"
inputs: inputs:
target: $CI_PROJECT_NAME target: $CI_PROJECT_NAME
token: $CI_UPDATES
#commands to run in the Docker container before starting each job. #commands to run in the Docker container before starting each job.
before_script: before_script: