Can't select multi values from variable options when running pipeline !!!

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

gitlab-ci.example :

variables:
  LIMITS:
    value: "test-02"
    options:
      - "test-01"
      - "test-02"
      - "test-03"
    description: "Choose your test instance/instances from drop-down."
  TAGS:
    description: "Set your desired tag."
    value: "all"    

result :

options-error.pngbut I want to select test-01 and test-02 at the same time in ui .

Edited Sep 27, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading