cryostatio / cryostat

Other
7 stars 8 forks source link

ci(tags): do not apply 'dev' or 'latest' tags to intermediate container builds #500

Closed andrewazores closed 4 weeks ago

andrewazores commented 4 weeks ago

Welcome to Cryostat3! 👋

Before contributing, make sure you have:

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Related to #469 Related to #497

Description of the change:

This change allows an environment variable to be configured so that...

Motivation for the change:

This change is helpful because users may want to...

How to manually test:

  1. Run CRYOSTAT_IMAGE=quay.io... bash smoketest.bash...
  2. ...
andrewazores commented 4 weeks ago

@Mergifyio backport cryostat-v3.0

mergify[bot] commented 4 weeks ago

backport cryostat-v3.0

✅ Backports have been created

* [#501 ci(tags): do not apply 'dev' or 'latest' tags to intermediate container builds (backport #500)](https://github.com/cryostatio/cryostat3/pull/501) has been created for branch `cryostat-v3.0`