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