added vagrant build
This commit is contained in:
parent
2997f0252a
commit
6eabd40021
8 changed files with 240 additions and 12 deletions
11
pipelines/dev/vagrant-k3s.json
Normal file
11
pipelines/dev/vagrant-k3s.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"name": "pre-requisties",
|
||||
"function": "RunCommand",
|
||||
"params": [
|
||||
"./scripts/vagrant_check_prerequisites.sh"
|
||||
],
|
||||
"retryCount": 0,
|
||||
"shouldAbort": true
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue