1
0
Fork 0
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:
Christian Duerr 2019-02-10 23:15:00 +00:00 committed by GitHub
parent 85df82a6fd
commit 8681e2e8a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,5 +52,6 @@ deploy:
on:
tags: true
rust: stable
condition: $CLIPPY != true
repo: jwilm/alacritty
branch: master