add --clean-repos in tr-build.yml
authorkw0530-kang <kw0530.kang@samsung.com>
Wed, 15 Nov 2023 08:33:29 +0000 (08:33 +0000)
committerkw0530-kang <kw0530.kang@samsung.com>
Wed, 15 Nov 2023 08:33:29 +0000 (08:33 +0000)
.github/workflows/tr-build.yml

index c9685b267eb1b44aa2d5874c5e0d2b444084712c..3908674b68195e84166cc277f897fe23e33cab32 100644 (file)
@@ -141,7 +141,7 @@ jobs:
           sudo dpkg -i vbs-0.25.2.deb
           vbs build -A ${{ inputs.build_arch }} -R ${{ env.BASE_REPO_URL }} -R ${{ env.PROD_REPO_URL }} \
             -D /tmp/p4ws/buildconf/TV/TIZEN_${{ env.PROD_CHIP }}_build.conf \
-            --include-all --skip-p4check --clean
+            --include-all --skip-p4check --clean --clean-repos
 
       # Upload the created TrackRenderer RPM on Github workflow artifact storage. It will be used by ESPP build.
       - name: Upload TrackRenderer RPM