mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-05-16 13:09:50 +08:00
update Debian-Build-amd64.yml
This commit is contained in:
parent
fc711b285e
commit
09a12d3595
@ -29,13 +29,13 @@ stages:
|
||||
- apt build-dep . -y
|
||||
- dpkg-buildpackage -b -us -uc
|
||||
- cd ..
|
||||
- ls -all
|
||||
- ''
|
||||
- mkdir target
|
||||
- for f in $(find . -type f -name "*.deb")
|
||||
- 'do '
|
||||
- mv $f target
|
||||
- mv -v $f target
|
||||
- done
|
||||
- ''
|
||||
- ls -all
|
||||
artifacts:
|
||||
- name: BUILD_ARTIFACT
|
||||
path:
|
||||
|
Loading…
x
Reference in New Issue
Block a user