mirror of
https://github.com/Universal-Omega/DynamicPageList3
synced 2024-11-15 03:35:17 +00:00
Delete .gitlab-ci.yml
This commit is contained in:
parent
94c09f7508
commit
61d437a61d
|
@ -1,13 +0,0 @@
|
||||||
image: valeryan/php-fpm
|
|
||||||
|
|
||||||
stages:
|
|
||||||
- test
|
|
||||||
|
|
||||||
before_script:
|
|
||||||
- composer self-update
|
|
||||||
- composer install
|
|
||||||
- npm install
|
|
||||||
|
|
||||||
job:
|
|
||||||
stage: test
|
|
||||||
script: composer test
|
|
Loading…
Reference in a new issue