remove stage

This commit is contained in:
TomasVotruba 2020-01-28 23:19:04 +01:00
parent 27ebc09bd8
commit 3f15e1b558

View File

@ -13,7 +13,6 @@ jobs:
# inspired by https://github.com/phpstan/phpstan-src/blob/088b9fab470632cea07f08a936fb0923a59b2ecb/.travis.yml#L47-L59
# "Deploy to https://github.com/rectorphp/rector-prefixed"
-
stage: phar
name: Compile and Release rector.phar
if: (branch = master OR tag IS present) && type = push
php: 7.2