mirror of
https://github.com/alacritty/alacritty.git
synced 2024-10-27 05:32:54 -04:00
Remove deployment script from clippy builds
This commit is contained in:
parent
85df82a6fd
commit
8681e2e8a0
1 changed files with 1 additions and 0 deletions
|
@ -52,5 +52,6 @@ deploy:
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
rust: stable
|
rust: stable
|
||||||
|
condition: $CLIPPY != true
|
||||||
repo: jwilm/alacritty
|
repo: jwilm/alacritty
|
||||||
branch: master
|
branch: master
|
||||||
|
|
Loading…
Reference in a new issue