Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip pre-build in Docker Compose service #222

Merged
merged 1 commit into from
Sep 28, 2020
Merged

Commits on Sep 28, 2020

  1. Skip pre-build in Docker Compose service

    This should be generally faster across the pipelines, especially for
    Gantry services that already have this covered with `gantry build`. A
    caveat is that the Lambda deploy step may take a bit longer, but it's
    probably good to have a safer npm `deploy` script and we know that we
    need to revisit the speed of that pipeline soon anyway.
    72636c committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    ac102d8 View commit details
    Browse the repository at this point in the history