Delete .onedev-buildspec.yml

This commit is contained in:
2025-11-28 20:44:59 +01:00
parent 16965d779f
commit 0a179ec3dc

View File

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