job:
  variables:
    BOOLEAN_VAR: true
  script:
    - echo hello
