test set up on the set up job

This commit is contained in:
Martin Kiragu
2023-03-02 08:31:14 +03:00
parent b1bb2b9f33
commit a6590e3b81
+1 -1
View File
@@ -34,6 +34,6 @@ test_job:
- php artisan key:generate
# - php artisan migrate
#- php artisan db:seed
- php artisan test
# - php artisan test
rules:
- if: '$CI_COMMIT_BRANCH =~ /.*/'