]> granicus.if.org Git - graphviz/commitdiff
CI: add ubuntu21-10-build job
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 18 Oct 2021 12:40:25 +0000 (14:40 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 21 Oct 2021 20:58:32 +0000 (22:58 +0200)
.gitlab-ci.yml

index 4ec2f2a70f7b3caa8cf77a34fb9a6189a9cdb512..a9c81acb24b545823059c3ef0e906d33953e5d2d 100644 (file)
@@ -389,6 +389,18 @@ ubuntu21-04-build:
     variables:
       IMAGE: ubuntu-21.04
 
+ubuntu21-10-build:
+    <<: *deb_build_definition
+    needs:
+        - job: docker_build_ubuntu-21.10
+          artifacts: false
+        - job: portable-source
+          artifacts: true
+    tags:
+        - linux
+    variables:
+      IMAGE: ubuntu-21.10
+
 ubuntu21-04-static-build:
     <<: *deb_build_definition
     before_script: