mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-23 11:29:10 -04:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -20,13 +20,6 @@ build_stage:
|
|||||||
- chmod -R 777 bootstrap
|
- chmod -R 777 bootstrap
|
||||||
- composer update
|
- 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:
|
deploy_697:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user