Skip to content
Snippets Groups Projects
Commit 46618fbd authored by WISSLE Guillaume's avatar WISSLE Guillaume
Browse files

Add command for launch php server

parent b1643530
No related branches found
No related tags found
No related merge requests found
Pipeline #11121 canceled
......@@ -20,4 +20,5 @@ build-job: # Le job se lance dans la phase de build
unit-test-job: # Le job se lance dans la phase de test
stage: test
script:
- php -S localhost:8000
- php vendor/bin/codecept run Acceptance --steps
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment