@@ -546,14 +546,6 @@ jobs:
546546 matrix :
547547 include :
548548 # manticore-executor first
549- - artifact : artifact-deb-amd64
550- ext : deb
551- script : bin/upload_repo_deb
552- distro : stretch
553- - artifact : artifact-deb-arm64
554- ext : deb
555- script : bin/upload_repo_deb
556- distro : stretch
557549 - artifact : artifact-deb-amd64
558550 ext : deb
559551 script : bin/upload_repo_deb
@@ -562,14 +554,6 @@ jobs:
562554 ext : deb
563555 script : bin/upload_repo_deb
564556 distro : buster
565- - artifact : artifact-deb-amd64
566- ext : deb
567- script : bin/upload_repo_deb
568- distro : xenial
569- - artifact : artifact-deb-arm64
570- ext : deb
571- script : bin/upload_repo_deb
572- distro : xenial
573557 - artifact : artifact-deb-amd64
574558 ext : deb
575559 script : bin/upload_repo_deb
@@ -639,18 +623,10 @@ jobs:
639623 script : bin/upload_repo_arc
640624 distro : " "
641625 # manticore-extra meta package now
642- - artifact : artifact-extra-deb
643- ext : deb
644- script : bin/upload_repo_deb
645- distro : stretch
646626 - artifact : artifact-extra-deb
647627 ext : deb
648628 script : bin/upload_repo_deb
649629 distro : buster
650- - artifact : artifact-extra-deb
651- ext : deb
652- script : bin/upload_repo_deb
653- distro : xenial
654630 - artifact : artifact-extra-deb
655631 ext : deb
656632 script : bin/upload_repo_deb
0 commit comments