--- labels: role: homeserver steps: build: image: bash commands: - ls -l - cd $CI_REPO_NAME && echo $GIT_SUDO | sudo -S make environment: GIT_SUDO: from_secret: git_sudo