[ci] Archive compiled Debian packages and Python wheels (#6650)

Archive compiled Debian packages and Python wheels so that the artifacts can be downloaded and used by other pipelines.
Also archive related log files.
This commit is contained in:
Joe LeVeque
2021-02-02 23:42:03 -08:00
committed by GitHub
parent c98e8d6690
commit c488c2d94f

View File

@@ -4,3 +4,9 @@
!target/*.img.gz
!target/docker-sonic-vs.gz
!target/docker-ptf.gz
!target/debs/**/*.deb
!target/debs/**/*.deb.log
!target/debs/**/*.deb-install.log
!target/python-wheels/*.whl
!target/python-wheels/*.whl.log
!target/python-wheels/*.whl-install.log