projects
/
platform
/
core
/
multimedia
/
esplusplayer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6c2332
)
add --clean-repos in tr-build.yml
author
kw0530-kang
<kw0530.kang@samsung.com>
Wed, 15 Nov 2023 08:33:29 +0000
(08:33 +0000)
committer
kw0530-kang
<kw0530.kang@samsung.com>
Wed, 15 Nov 2023 08:33:29 +0000
(08:33 +0000)
.github/workflows/tr-build.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/tr-build.yml
b/.github/workflows/tr-build.yml
index c9685b267eb1b44aa2d5874c5e0d2b444084712c..3908674b68195e84166cc277f897fe23e33cab32 100644
(file)
--- a/
.github/workflows/tr-build.yml
+++ b/
.github/workflows/tr-build.yml
@@
-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