Skip to content

Branches other than main should also run CI #3

Description

@kpochwala

Description

Currently only main branch runs CI. Others should too.

DOD

Run CI on push to all branches instead of main only. Tag latest and push to registry only from main. Branch built images should have their own tag, e.g. image-name:feature_name-of-branch for branch feature/name-of-branch (change / to _) instead of image-name:latest for main branch. Branch tags should also be pushed to registry, but can be removed quickly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

taskSomething to do

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions