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