imfreedom/k8s-cluster

Update YouTrack to the latest version

19 months ago, Gary Kramlich
94ae2c7d3b0b
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]