Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
pleroma
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
411
Issues
411
List
Boards
Labels
Service Desk
Milestones
Merge Requests
61
Merge Requests
61
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Pleroma
pleroma
Commits
d5dc0c4a
Commit
d5dc0c4a
authored
Nov 05, 2019
by
rinpatch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI: Remove the docs-build job
The artifacts it produces were no longer used since we switched to mkdocs.
parent
f11eebc1
Pipeline
#19573
passed with stages
in 24 minutes and 4 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
.gitlab-ci.yml
.gitlab-ci.yml
+0
-16
No files found.
.gitlab-ci.yml
View file @
d5dc0c4a
...
...
@@ -29,22 +29,6 @@ build:
-
mix deps.get
-
mix compile --force
docs-build
:
stage
:
build
only
:
-
master@pleroma/pleroma
-
develop@pleroma/pleroma
variables
:
MIX_ENV
:
dev
PLEROMA_BUILD_ENV
:
prod
script
:
-
mix deps.get
-
mix compile
-
mix docs
artifacts
:
paths
:
-
priv/static/doc
benchmark
:
stage
:
benchmark
variables
:
...
...
Write
Preview
Markdown
is supported
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