mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-27 01:02:12 +05:30
Move out of directory
This commit is contained in:
parent
f912f60a59
commit
ffc8823e4f
@ -26,9 +26,9 @@ before_script:
|
||||
- composer install
|
||||
- cd public/
|
||||
- php -S localhost:7777 index.php &
|
||||
- cd ../..
|
||||
|
||||
script:
|
||||
- mkdir -p build/logs
|
||||
- vendor/bin/codecept run
|
||||
|
||||
after_script:
|
||||
|
Loading…
Reference in New Issue
Block a user