[wgo] Land CI



commit 03f13b712a379289c6090c9151bbfc72af81d755
Author: Andrea Veri <averi redhat com>
Date:   Tue May 3 11:29:45 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..86f7aae
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,7 @@
+include:
+  - project: 'Infrastructure/openshift-images/ci-templates'
+    file: '/kaniko.yml'
+
+wgo:
+  extends:
+    - .kaniko-root


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