build just once

This commit is contained in:
TomasVotruba 2020-02-27 14:28:50 +01:00
parent efebe9212a
commit 76ac6a57fe

View File

@ -14,7 +14,7 @@ jobs:
# "Deploy to https://github.com/rectorphp/rector-prefixed"
-
name: Compile and Release rector.phar
# if: (branch = master OR tag IS present) && type = push
if: (branch = master OR tag IS present) && type = push
php: 7.2
script:
- cd compiler