Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
contribute
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
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
funkwhale
contribute
Commits
d5d504a8
Verified
Commit
d5d504a8
authored
3 years ago
by
Georg Krause
Browse files
Options
Downloads
Patches
Plain Diff
Do not execute tests, only lint
parent
6e15373d
No related branches found
No related tags found
1 merge request
!13
Update to Vue3
Pipeline
#16467
passed
3 years ago
Stage: lint
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-5
3 additions, 5 deletions
.gitlab-ci.yml
with
3 additions
and
5 deletions
.gitlab-ci.yml
+
3
−
5
View file @
d5d504a8
stages
:
-
tes
t
-
lin
t
-
build
tes
t
:
stage
:
tes
t
lin
t
:
stage
:
lin
t
image
:
buildkite/puppeteer
variables
:
GIT_STRATEGY
:
clone
...
...
@@ -11,8 +11,6 @@ test:
-
apt-get update && apt-get install -y jq
-
yarn install
script
:
-
yarn i18n-compile
-
yarn test:unit
-
yarn lint
cache
:
key
:
front_node_modules
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment