imfreedom/k8s-cluster

Update youtrack to the latest version

7 months ago, Gary Kramlich
0f16834c585c
Update youtrack to the latest version
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: docker.io/rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]