Skip to content

Commit bbe2884

Browse files
committed
feat(ci): Pass our build id to debos builds
Signed-off-by: Loïc Minier <[email protected]>
1 parent 975a76c commit bbe2884

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/debos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
-t xfcedesktop:true \
9595
-t aptlocalrepo:${PWD}/local-apt-repo \
9696
-t kernelpackage:'${{ inputs.kernelpackage }}' \
97+
-t "buildid:${BUILD_ID}" \
9798
--print-recipe \
9899
debos-recipes/qualcomm-linux-debian-rootfs.yaml
99100

0 commit comments

Comments
 (0)