cryostatio / cryostat

Other
7 stars 8 forks source link

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

Closed mergify[bot] closed 4 weeks ago

mergify[bot] 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. ...
    This is an automatic backport of pull request #500 done by Mergify.