Skip to content

Commit

Permalink
Merge pull request #113 from OSC/el7-update
Browse files Browse the repository at this point in the history
Removes el7 from build
  • Loading branch information
HazelGrant authored May 16, 2024
2 parents 6265f39 + 67d2115 commit 5861918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rpm-build:
- ./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
parallel:
matrix:
- OOD_PACKAGING_DIST: [el7, el8]
- OOD_PACKAGING_DIST: [el8]
artifacts:
paths:
- tmp/output
Expand Down

0 comments on commit 5861918

Please sign in to comment.