mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 12:24:09 +00:00
modify gitlab-ci
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ stages:
|
||||
unit_test:
|
||||
stage: test
|
||||
script:
|
||||
- cp .env.example .env
|
||||
- cp .env-example .env
|
||||
- composer install
|
||||
- php artisan key:generate
|
||||
- php artisan migrate
|
||||
|
||||
Reference in New Issue
Block a user