Skip to content

Commit

Permalink
Adding TTs suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Tomas Tomecek <[email protected]>
  • Loading branch information
jpodivin and TomasTomecek committed Jan 22, 2024
1 parent 7eb42e3 commit d06b923
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion openshift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ make push-prod
```

Alternatively, when working with github repo, the image can be published
by simply creating a tag with name respecting [semver](https://semver.org/) convention.
by simply creating a tag with name respecting [semver](https://semver.org/) convention
and starting with 'v' prefix, i.e. `v0.0.4`.
This will trigger github action in `docker-publish.yml`.

New image will be created with the same tag and pushed to quay.io.
Expand Down

0 comments on commit d06b923

Please sign in to comment.