Skip to content

Public "release" command #25

@adelevie

Description

@adelevie

From the README:

Create the releases
Just type: docker-compose run release
After this command finishes, you'll see the releases for each target in the releases directory.

When I run this locally:

$ docker-compose run release
No such service: release

I looked in the Rakefile and the docker-compose.yml file and neither show any sign of a release command.

Was this command deprecated? If so, what is the best way to package releases? Will docker-compose run compile be sufficient?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions