Clean up build cache after compilation to reduce packing / depacking time.

This commit is contained in:
Michael Schaffner 2019-01-12 13:13:40 +01:00
parent 6857217afa
commit b734090ad8
No known key found for this signature in database
GPG key ID: 7AA09AE049819C2C

View file

@ -72,6 +72,7 @@ jobs:
name: build gcc
script:
- ci/build-riscv-gcc.sh 1
- rm -rf $RISCV/riscv-gnu-toolchain
- stage: compile2
name: build tools
script: