Edit .onedev-buildspec.yml

This commit is contained in:
admin 2024-03-27 15:11:26 +00:00
parent 92a511cfaa
commit cdba31dd75

View file

@ -1,6 +1,7 @@
version: 29 version: 29
jobs: jobs:
- name: Build and test - name: Build and test
jobExecutor: shell-executor
steps: steps:
- !CheckoutStep - !CheckoutStep
name: Checkout dev name: Checkout dev