mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-21 20:56: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
|
||||
|
||||
after_success: bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
after_success: bash <(curl -s https://codecov.io/bash)
|
||||
- stage: deploy
|
||||
before_script: skip
|
||||
script: make build_archive
|
||||
|
Loading…
Reference in New Issue
Block a user