Edit .onedev-buildspec.yml

This commit is contained in:
2025-11-28 20:39:47 +01:00
parent 141c2a0a16
commit 16965d779f

View File

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