Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Question: Run Build and update Service sequence #618

@xpepermint

Description

@xpepermint

I try to figure out the way of creating a common development sequence:

A: Update source code (manually) then run a single command that does:
B1: Build new image, then push it to DockerHub
B2: Apply changes by restarting Service with the new image (pull new image, start new revision)

Is this something that I can do with the Build file (just by defining all these steps or should I implement some advanced script or smth).

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