feature/remove-fleet #2
8
.onedev-buildspec.yml
Normal file
8
.onedev-buildspec.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
version: 1
|
||||
jobs:
|
||||
- name: Publish
|
||||
steps:
|
||||
- !CheckoutStep
|
||||
name: 'checkout '
|
||||
cloneCredential: !DefaultCredential {}
|
||||
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
||||
Reference in New Issue
Block a user