version: 1 jobs: - name: build steps: - !CheckoutStep name: checkout code cloneCredential: !DefaultCredential {} withLfs: true withSubmodules: false cloneDepth: 1 condition: SUCCESSFUL optional: false