mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-10-28 16:52:21 +00:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user