Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pôle IS
Bundles Symfony 2
ng-model-generator-bundle
Commits
5eb5ab34
Commit
5eb5ab34
authored
Apr 02, 2020
by
Guillaume Perréal
Browse files
Type dans .gitlab-ci.yml.
parent
ab11007a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5eb5ab34
...
...
@@ -28,12 +28,6 @@ test:generate:
paths
:
-
output/
npm:lint:
when
:
never
npm:test:
when
:
never
test:tsc:
stage
:
test-generated
extends
:
.nodejs
...
...
@@ -42,3 +36,11 @@ test:tsc:
-
test:generate
script
:
-
npm run-script test:compile-generated
npm:lint:
rules
:
-
when
:
never
npm:test:
rules
:
-
when
:
never
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment