[store] Land CI



commit c12e75d0e5a8006a23222fad4d9984e8d0ba55f6
Author: Andrea Veri <averi redhat com>
Date:   Tue Apr 26 14:39:39 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..2734fa0
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,7 @@
+include:
+  - project: 'Infrastructure/openshift-images/ci-templates'
+    file: '/kaniko.yml'
+
+store:
+  extends:
+    - .kaniko-root


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