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
a3f82ecd
Commit
a3f82ecd
authored
Nov 27, 2021
by
Georg Krause
Browse files
Revert "Run Pipeline in official node lts image"
This reverts commit
7477512f
parent
aa00d8d7
Pipeline
#17278
canceled with stages
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a3f82ecd
...
...
@@ -9,7 +9,7 @@ variables:
lint
:
stage
:
lint
image
:
node:lts-alpine
image
:
buildkite/puppeteer:10.0.0
before_script
:
-
yarn install
script
:
...
...
@@ -35,7 +35,7 @@ test_jsonld_ns:
review
:
stage
:
review
image
:
node:lts-alpine
image
:
buildkite/puppeteer:10.0.0
interruptible
:
true
variables
:
GIT_STRATEGY
:
clone
...
...
@@ -69,7 +69,7 @@ review:
pages
:
stage
:
build
image
:
node:lts-alpine
image
:
buildkite/puppeteer:10.0.0
variables
:
GIT_STRATEGY
:
clone
before_script
:
...
...
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