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