mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-26 07:04:51 +02:00
ci: Remove some redundant comments.
This commit is contained in:
parent
cdf193552b
commit
c47c65c8e5
@ -69,9 +69,6 @@ matrix:
|
|||||||
exclude:
|
exclude:
|
||||||
- if: tag IS present
|
- if: tag IS present
|
||||||
rust: beta
|
rust: beta
|
||||||
# allow_failures:
|
|
||||||
# - arch: arm64 # ARM will be run, but support is still gonna be limited for now... may change.
|
|
||||||
# - env: TARGET=armv7-unknown-linux-gnueabihf
|
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
@ -190,7 +187,7 @@ before_deploy:
|
|||||||
cargo deb;
|
cargo deb;
|
||||||
cp ./target/debian/bottom_*.deb .;
|
cp ./target/debian/bottom_*.deb .;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Done macOS/Linux pre-deploy!";
|
echo "Done macOS/Linux pre-deploy!";
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user