mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-03-04 19:10:26 +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