mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-12-23 18:48:58 +00:00
fix: travis duplicate stages
This commit is contained in:
parent
d00770e42f
commit
845f8546ff
@ -28,8 +28,8 @@ jobs:
|
|||||||
- stage: "Frappe (edge)"
|
- stage: "Frappe (edge)"
|
||||||
if: branch = develop AND type != pull_request
|
if: branch = develop AND type != pull_request
|
||||||
script:
|
script:
|
||||||
- ./travis.py frappe --nginx --tag edge
|
- ./travis.py frappe --worker --tag edge
|
||||||
- ./travis.py frappe --nginx --tag develop--tag-only
|
- ./travis.py frappe --worker --tag develop--tag-only
|
||||||
- stage: "Frappe (edge)"
|
- stage: "Frappe (edge)"
|
||||||
if: branch = develop AND type != pull_request
|
if: branch = develop AND type != pull_request
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user