pull firstly
This commit is contained in:
parent
946c0e59de
commit
f736736432
@ -14,6 +14,7 @@ jobs:
|
|||||||
working-directory: /usr/local/gitea-workflow/workspace/sdlan-lib-rs
|
working-directory: /usr/local/gitea-workflow/workspace/sdlan-lib-rs
|
||||||
run: |
|
run: |
|
||||||
flock -n build.lock -c '
|
flock -n build.lock -c '
|
||||||
|
git pull
|
||||||
rm /usr/local/gitea-workflow/workspace/sdlan-lib-rs/target/x86_64-unknown-linux-musl/debian/*.deb || true
|
rm /usr/local/gitea-workflow/workspace/sdlan-lib-rs/target/x86_64-unknown-linux-musl/debian/*.deb || true
|
||||||
rm /usr/local/gitea-workflow/workspace/sdlan-lib-rs/target/aarch64-unknown-linux-musl/debian/*.deb || true
|
rm /usr/local/gitea-workflow/workspace/sdlan-lib-rs/target/aarch64-unknown-linux-musl/debian/*.deb || true
|
||||||
make deb-musl
|
make deb-musl
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user