mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 07:17:13 -06:00
travis: changed condition for release stage (because it did not start)
This commit is contained in:
@@ -24,7 +24,7 @@ stages:
|
|||||||
- name: snapshot
|
- name: snapshot
|
||||||
if: branch = master AND type IN (push) AND tag IS blank
|
if: branch = master AND type IN (push) AND tag IS blank
|
||||||
- name: release
|
- name: release
|
||||||
if: branch = master AND type IN (push) AND tag IS present
|
if: branch = master AND tag IS present
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
|
|||||||
Reference in New Issue
Block a user