You've already forked Php-Template
tests
This commit is contained in:
@@ -1,13 +1,3 @@
|
||||
stages:
|
||||
- test
|
||||
include:
|
||||
- local: .gitlab/ci/stages.yml
|
||||
|
||||
Unit Tests:
|
||||
rules:
|
||||
- if: '$CI_PIPELINE_SOURCE == "push"'
|
||||
when: always
|
||||
- when: never
|
||||
stage: test
|
||||
image: siteworxpro/composer
|
||||
script:
|
||||
- echo "Running unit tests..."
|
||||
- composer run tests:unit
|
||||
Reference in New Issue
Block a user