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 815d966 commit a7714bdCopy full SHA for a7714bd
.gitlab-ci.yml
@@ -22,7 +22,7 @@ rpm-build:
22
- ./tmp/ondemand-packaging/bin/ood_packaging -w $CI_PROJECT_DIR/tmp/work -o $CI_PROJECT_DIR/tmp/output -V $CI_COMMIT_TAG -T $CI_PROJECT_DIR
23
parallel:
24
matrix:
25
- - OOD_PACKAGING_DIST: [el7, el8]
+ - OOD_PACKAGING_DIST: [el8]
26
artifacts:
27
paths:
28
- tmp/output
0 commit comments