11 lines
181 B
Text
11 lines
181 B
Text
# Run on localhost by default
|
|
provision:
|
|
how: local
|
|
|
|
# Use the internal executor
|
|
execute:
|
|
how: tmt
|
|
|
|
# Disable cruncher until it is replaced
|
|
artifact:
|
|
- disable-cruncher
|