mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-22 13:16:07 +03:00
codecov
This commit is contained in:
parent
f8b651c70f
commit
1317770335
@ -31,10 +31,10 @@ before_script: make before_script
|
|||||||
|
|
||||||
script: composer test
|
script: composer test
|
||||||
|
|
||||||
|
after_success: bash <(curl -s https://codecov.io/bash)
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: test
|
|
||||||
after_success: bash <(curl -s https://codecov.io/bash)
|
|
||||||
- stage: deploy
|
- stage: deploy
|
||||||
before_script: skip
|
before_script: skip
|
||||||
script: make build_archive
|
script: make build_archive
|
||||||
|
Loading…
Reference in New Issue
Block a user