Skip to content

Commit

Permalink
correct jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gisogrimm committed Sep 23, 2024
1 parent 640da78 commit 5b8a8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ pipeline {
// receive all deb packages from tascarpro build
unstash "x86_64_jammy"
unstash "x86_64_focal"
unstash "x86_64_bionic"
//unstash "x86_64_bionic"
unstash "armv7_bullseye"
unstash "aarch64_bullseye"
unstash "armv7_bionic"
Expand Down

0 comments on commit 5b8a8a2

Please sign in to comment.