steps: - name: deploy image: alpine environment: TOKEN: from_secret: RSE_panel commands: - bash ./scripts/deploy.sh depends_on: - build