Closed lhstrh closed 3 months ago
Upon release, a push to master happens with a version number that does not end with "-snapshot". When this occurs, also update the image associated with the "latest" tag.
Note sure if ${{ env.lf_version != *-snapshot }} works. @Depetrol, can you confirm?
${{ env.lf_version != *-snapshot }}
Upon release, a push to master happens with a version number that does not end with "-snapshot". When this occurs, also update the image associated with the "latest" tag.