[surveys] Land CI



commit 242edb0e0ea47b9a17372f556340101572902eb5
Author: Andrea Veri <averi redhat com>
Date:   Wed Apr 20 16:25:50 2022 +0200

    Land CI

 .gitlab-ci.yml | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000..4139a57
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,7 @@
+include:
+  - project: 'Infrastructure/openshift-images/ci-templates'
+    file: '/kaniko.yml'
+
+surveys:
+  extends:
+    - .kaniko-root


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]