Skip to content

Commit

Permalink
buildchain-config.yaml: drop docker system prune as it is not required (
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira authored Nov 8, 2024
1 parent f6153b9 commit f2c8553
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .ci/buildchain-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ default:
mvn clean install ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }}
upstream: |
mvn clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }}
after:
current: |
docker system prune -f
build:
- project: kiegroup/drools
Expand Down

0 comments on commit f2c8553

Please sign in to comment.