Fix build
This commit is contained in:
parent
8733b1c1cf
commit
a8cb53743e
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ steps:
|
|||
- 'mkdir -p _build/bullseye'
|
||||
- 'cp -r build _build/bullseye/fermentord'
|
||||
- 'mv _build/bin/linux_arm/* _build/bullseye/fermentord'
|
||||
- 'sed -i "s/1.0.0/1.0.0-$DRONE_BUILD_NUMBER/" _build/bullseye/fermentord/debian/changelog'
|
||||
- 'sed -i "s/1.0.2/1.0.2-$DRONE_BUILD_NUMBER/" _build/bullseye/fermentord/debian/changelog'
|
||||
- 'cd _build/bullseye/fermentord && dpkg-buildpackage -b'
|
||||
|
||||
- name: push-linux-arm
|
||||
|
@ -50,6 +50,6 @@ steps:
|
|||
username: Drone
|
||||
---
|
||||
kind: signature
|
||||
hmac: e8909ac88dde3b09486cf7268624fd68c62ff11616a1e7ba5040cdfc6fca7d2c
|
||||
hmac: 70f0bdad2bb30fa2bd3f69ddafec0f0f1dcf78eba9ded4a31b48b5900bd03573
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue