Commit 4ff89f8c authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

CS yml.

No related merge requests found
Showing with 3 additions and 3 deletions
+3 -3
include: include:
- project: pole-is/tools/ci-config - project: pole-is/tools/ci-config
ref: "4.0.0" ref: '4.0.0'
file: file:
- /defaults.yml - /defaults.yml
- /php/package.yml - /php/package.yml
...@@ -12,8 +12,8 @@ stages: ...@@ -12,8 +12,8 @@ stages:
- test-generated - test-generated
variables: variables:
PHP_VERSION: "7.1" PHP_VERSION: '7.1'
NODEJS_TEST_BROWSER_PACKAGES: "" NODEJS_TEST_BROWSER_PACKAGES: ''
test:console: test:console:
extends: .php-test extends: .php-test
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment