Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CaCaoCritics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bilel El Yaagoubi
CaCaoCritics
Merge requests
!21
front, genre etc
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
front, genre etc
end-front
into
master
Overview
0
Commits
4
Pipelines
2
Changes
1
Merged
front, genre etc
Juliette Kalflèche
requested to merge
end-front
into
master
Jun 10, 2022
Overview
0
Commits
4
Pipelines
2
Changes
1
0
0
Merge request reports
Viewing commit
f77ba42c
Prev
Next
Show latest version
1 file
+
1
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
f77ba42c
quick fix
· f77ba42c
Juliette Kalflèche
authored
Jun 10, 2022
.gitlab-ci.yml
+
1
−
0
View file @ f77ba42c
Edit in single-file editor
Open in Web IDE
Show full file
@@ -5,6 +5,7 @@ stages:
@@ -5,6 +5,7 @@ stages:
.eslint
:
.eslint
:
image
:
node:16.14.0-alpine
image
:
node:16.14.0-alpine
stage
:
lint
stage
:
lint
allow_failure
:
true
script
:
script
:
-
cd $CONTEXT
-
cd $CONTEXT
# install packages
# install packages
Loading