mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -20,13 +20,6 @@ build_stage:
|
||||
- chmod -R 777 bootstrap
|
||||
- composer update
|
||||
|
||||
test_stage:
|
||||
stage: test
|
||||
script:
|
||||
- curl --location --output /usr/local/bin/phpunit https://phar.phpunit.de/phpunit.phar
|
||||
- chmod +x /usr/local/bin/phpunit
|
||||
- phpunit --configuration phpunit.xml
|
||||
|
||||
deploy_697:
|
||||
stage: deploy
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user