mirror of
https://github.com/django/daphne.git
synced 2025-07-28 16:09:45 +03:00
Fix Travis release stage
This commit is contained in:
parent
7890cd67fb
commit
e32594ca47
|
@ -21,7 +21,7 @@ stages:
|
|||
- lint
|
||||
- test
|
||||
- name: release
|
||||
if: branch = master
|
||||
if: tag IS present
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
Loading…
Reference in New Issue
Block a user