mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-22 05:06: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
|
- (php -S localhost:8000 -t www &) 2> /dev/null > /dev/null
|
||||||
- sleep 2
|
- sleep 2
|
||||||
|
|
||||||
script:
|
jobs:
|
||||||
- composer test
|
include:
|
||||||
|
- stage: test
|
||||||
|
script: composer test
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
Loading…
Reference in New Issue
Block a user