variabel gitlab ci

script:
  - echo $MySecret
  
  /////////////////////////////////
  
  script:
  - echo %MySecret%
  
  
SECRET MYSTERY