[blogs] Land CI



commit 10541f1819be8e195d496c09dd5a15ab15802070
Author: Andrea Veri <averi redhat com>
Date:   Fri Apr 29 19:00:49 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..95a36f6
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,7 @@
+include:
+  - project: 'Infrastructure/openshift-images/ci-templates'
+    file: '/kaniko.yml'
+
+blogs:
+  extends:
+    - .kaniko-root


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