mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-21 20:56:07 +03:00
'stages'
This commit is contained in:
parent
3516378d7e
commit
799c260189
@ -32,8 +32,10 @@ before_script:
|
||||
- (php -S localhost:8000 -t www &) 2> /dev/null > /dev/null
|
||||
- sleep 2
|
||||
|
||||
script:
|
||||
- composer test
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
script: composer test
|
||||
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
|
Loading…
Reference in New Issue
Block a user