mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-04-03 13:23:38 +03:00
codecov
This commit is contained in:
parent
f8b651c70f
commit
1317770335
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue