Skip to content

Automate deployment of MarkBind documentation via Travis #688

Description

@yamgent

Tell us about your environment

  • MarkBind Version: 1.18.0

Currently, MarkBind documentations are deployed manually during a release.

We now have a way to automate markbind deploy with Travis.

We can write a script such that, when Travis realize that the commit has a version tag on it (by checking $TRAVIS_TAG == 'vx.x.x'), then Travis will build and use markbind deploy -t/--travis to push the new version's documentation automatically to our repo's gh-pages.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions