Skip to content

Image must not be tagged as SNAPSHOT when it was not build from main #35

@kthoms

Description

@kthoms

Images are currently tagged as SNAPSHOT when they are build for snapshot versions. But there are multiple streams that trigger Docker image builds

  • main
  • release/1.0.x
  • release/2.0.x
    (any release branch)

The official "SNAPSHOT" should be the latest development version, which is the one built from main on the operaton/operaton repository.

Expected result

The tag SNAPSHOT is not created for builds from release branches.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions