fix(ci): i'm dumb
Some checks failed
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/clippy Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/tag/lint Pipeline was successful
ci/woodpecker/push/release unknown status
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/clippy Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
Some checks failed
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/clippy Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/tag/lint Pipeline was successful
ci/woodpecker/push/release unknown status
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/clippy Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
495c127cbe
commit
c32741bbc9
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ pipeline:
|
||||||
# Ensure the release binary is also statically compiled
|
# Ensure the release binary is also statically compiled
|
||||||
- '[ "$(readelf -d target/release/alex | grep NEEDED | wc -l)" = 0 ]'
|
- '[ "$(readelf -d target/release/alex | grep NEEDED | wc -l)" = 0 ]'
|
||||||
- du -h target/release/alex
|
- du -h target/release/alex
|
||||||
- mv target/release/alex target/release/alex-"$(echo '${PLATFORM}' | sed 's:/:-:g')"
|
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue