mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-05-14 21:46:36 +00:00
kubeadm
This commit is contained in:
@@ -11,9 +11,11 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- docker-ce
|
||||
- kubeadm
|
||||
|
||||
before_install:
|
||||
- make dep
|
||||
- kubeadm init
|
||||
|
||||
script:
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user