fix: erpnext image build
This commit is contained in:
parent
92a8358abb
commit
e53ac6b8b8
@ -29,12 +29,12 @@ jobs:
|
|||||||
if: branch = develop AND type != pull_request
|
if: branch = develop AND type != pull_request
|
||||||
script:
|
script:
|
||||||
- ./travis.py frappe --worker --tag edge
|
- ./travis.py frappe --worker --tag edge
|
||||||
- ./travis.py frappe --worker --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:
|
||||||
- ./travis.py frappe --nginx --tag edge
|
- ./travis.py frappe --nginx --tag edge
|
||||||
- ./travis.py frappe --nginx --tag develop--tag-only
|
- ./travis.py frappe --nginx --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…
x
Reference in New Issue
Block a user