Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
8feeb672
Commit
8feeb672
authored
Mar 10, 2021
by
feld
Browse files
Ensure we fetch deps during spec-build stage
parent
7f413139
Pipeline
#35452
failed with stages
in 17 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8feeb672
...
@@ -40,6 +40,7 @@ spec-build:
...
@@ -40,6 +40,7 @@ spec-build:
paths
:
paths
:
-
spec.json
-
spec.json
script
:
script
:
-
mix deps.get
-
mix pleroma.openapi_spec spec.json
-
mix pleroma.openapi_spec spec.json
benchmark
:
benchmark
:
...
@@ -393,4 +394,4 @@ docker-adhoc:
...
@@ -393,4 +394,4 @@ docker-adhoc:
tags
:
tags
:
-
dind
-
dind
only
:
only
:
-
/^build-docker/.*$/@pleroma/pleroma
-
/^build-docker/.*$/@pleroma/pleroma
\ No newline at end of file
Write
Preview
Supports
Markdown
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