5 lines
138 B
TOML
5 lines
138 B
TOML
|
|
# Minimal job file for the Fleet UI file-submission flow.
|
||
|
|
[job]
|
||
|
|
name = "ui_smoke"
|
||
|
|
run = "python3 -c \"print('myelin ui job completed')\""
|