We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e14dc78 commit 90e49f2Copy full SHA for 90e49f2
1 file changed
.gitlab-ci.yml
@@ -495,7 +495,7 @@ release-linux-x64-Release-ICC17-ISPC1.9.1-TBB2017-PACKAGE-ZIP:
495
only: [web]
496
artifacts:
497
name: "$CI_JOB_NAME"
498
- paths: [build/*.rpm.tar.gz]
+ paths: [build/*.tar.gz]
499
when: always
500
expire_in: 2 mos
501
@@ -506,6 +506,6 @@ release-linux-x64-Release-ICC17-ISPC1.9.1-TBB-PACKAGE-RPM:
506
507
508
509
510
511
0 commit comments