Skip to content

Travis and Docker use different Hugo versions. #17

@exitmouse

Description

@exitmouse

Travis CI pulls the latest from github and uses that; Docker downloads a static release.
So if Hugo makes a breaking change in the year or so between updates of this site, Travis will require that we use the new syntax or it won't let us submit anything... but the site will break when deployed using the old Hugo via Docker, which won't support the new syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions