stages: - name: Compile steps: - runScriptConfig: image: maven shellScript: mvn compile timeout: 60 notification: {}