Skip to content

Commit

Permalink
CI: build rpm for centos and rocky toolflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cahz committed May 24, 2022
1 parent 5422d11 commit b0ad151
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ test_tapasco_fedora_36:
- ./tapasco-init.sh && source tapasco-setup.sh
- cd ${TAPASCO_HOME_TOOLFLOW}/scala
- tapasco-build-toolflow
- ./gradlew buildRPM
artifacts:
paths:
- toolflow/scala/build/distributions/tapasco-2021-01.x86_64.rpm

build_scala_tapasco_centos_7:
image: centos:7
Expand Down

0 comments on commit b0ad151

Please sign in to comment.