Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
pleroma
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
397
Issues
397
List
Boards
Labels
Service Desk
Milestones
Merge Requests
57
Merge Requests
57
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
efc4d6d9
Commit
efc4d6d9
authored
Nov 06, 2019
by
Haelwenn
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ci/remove-docs-build' into 'develop'
CI: Remove the docs-build job See merge request
!1941
parents
f11eebc1
d5dc0c4a
Pipeline
#19577
passed with stages
in 57 minutes and 16 seconds
Changes
1
Pipelines
1
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 @
efc4d6d9
...
...
@@ -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