[devdocsgjs] Build the devdocsjs image for OCP 4



commit ce6b5fef6f76eca954fdca78981cfd00eba01cd6
Author: Andrea Veri <averi redhat com>
Date:   Thu Mar 31 14:53:16 2022 +0200

    Build the devdocsjs image for OCP 4

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


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