clone: git: image: none commands: - git clone https://git.exozy.me/Ta180m/Hello-world.git pipeline: build: image: none commands: - cd Hello-world - git status run: image: none commands: - neofetch - echo $PASSWORD secrets: [ password ]