blob: 9b981dd733800dfc3cbfd20df79e51864536df0b (
plain)
1
2
3
4
5
6
7
8
9
10
|
kind: compose
depends:
- fileNAME: import-dev.bst
type: build
config:
# Dont try running the sandbox, we dont have a
# runtime to run anything in this context.
integrate: False
|