From 4f5983cee417aacedbcb901bde2880356901a761 Mon Sep 17 00:00:00 2001 From: Jozef Hartinger Date: Wed, 6 Oct 2021 10:31:22 +0200 Subject: [PATCH] add devfile.yaml --- devfile.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 devfile.yaml diff --git a/devfile.yaml b/devfile.yaml new file mode 100644 index 00000000..30bd15d5 --- /dev/null +++ b/devfile.yaml @@ -0,0 +1,8 @@ +apiVersion: 1.0.0 +metadata: + name: playbook-dispatcher +projects: + - name: playbook-dispatcher + source: + type: git + location: https://github.com/RedHatInsights/playbook-dispatcher.git