Disable portbuild for kernel jobs
[lttng-ci.git] / jobs / kernel.yaml
index ebe604b84102e591177d57efcf09ae828dde05f9..cb968d2a2e3a46d30c268eff4e4591c5c7689ca9 100644 (file)
@@ -71,6 +71,6 @@
       - 'kernel_{kversion}_{buildtype}':
           buildtype: build
           arch: !!python/tuple [x86-32, x86-64]
-      - 'kernel_{kversion}_{buildtype}':
-          buildtype: portbuild
-          arch: !!python/tuple [armhf, powerpc]
+      #- 'kernel_{kversion}_{buildtype}':
+      #    buildtype: portbuild
+      #    arch: !!python/tuple [armhf, powerpc]
This page took 0.024809 seconds and 4 git commands to generate.