Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
funkwhale.audio
Commits
7477512f
Verified
Commit
7477512f
authored
Nov 26, 2021
by
Georg Krause
Browse files
Run Pipeline in official node lts image
parent
91ff5fdd
Pipeline
#17261
failed with stages
in 14 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7477512f
...
...
@@ -9,7 +9,7 @@ variables:
lint
:
stage
:
lint
image
:
buildkite/puppeteer:10.0.0
image
:
node:lts-alpine
before_script
:
-
yarn install
script
:
...
...
@@ -35,7 +35,7 @@ test_jsonld_ns:
review
:
stage
:
review
image
:
buildkite/puppeteer:10.0.0
image
:
node:lts-alpine
interruptible
:
true
variables
:
GIT_STRATEGY
:
clone
...
...
@@ -69,7 +69,7 @@ review:
pages
:
stage
:
build
image
:
buildkite/puppeteer:10.0.0
image
:
node:lts-alpine
variables
:
GIT_STRATEGY
:
clone
before_script
:
...
...
Georg Krause
@georgkrause
mentioned in commit
a3f82ecd
·
Nov 27, 2021
mentioned in commit
a3f82ecd
mentioned in commit a3f82ecdc98a5849a919993bb607d96bf2d7974f
Toggle commit list
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment