Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Tools glue
ng-ebi-authorization
Commits
6fdc794b
Commit
6fdc794b
authored
Jun 27, 2018
by
Eduardo Sanz García
Browse files
test: updated gitlab CI/CD
parent
417903ec
Pipeline
#2725
passed with stages
in 3 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
.gitlab-ci.yml
.gitlab-ci.yml
+2
-4
No files found.
.gitlab-ci.yml
View file @
6fdc794b
...
...
@@ -8,15 +8,13 @@ stages:
-
build
before_script
:
# - yarn install --frozen-lockfile --cache-folder .yarn
-
yarn install --frozen-lockfile
-
yarn install --frozen-lockfile --cache-folder .yarn
-
yarn ng --version
cache
:
key
:
"
${CI_COMMIT_REF_SLUG}"
paths
:
-
node_modules/
# - .yarn
-
.yarn
lint
:
stage
:
test
...
...
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