imfreedom/k8s-cluster

Snapshot the volumes for teamcity

2021-02-23, Gary Kramlich
973bda7ecab8
Snapshot the volumes for teamcity
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]