mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 14:17:58 -04:00
The `artifactDockerObservabilitySRE` gradle task *always* produces a tag with a `SNAPSHOT` postfix. In the staging pipeline we use the shared `qualified-version` script for determining the LS version. That script correctly handles conditionally adding a `SNAPSHOT` postfix which is important for the tagging scheme for pushing to our container registry. Given the intermediate tag produced by the gradle task is never pushed anywhere we can update the build script to ensure the "local" artifact is always referenced with the `SNAPSHOT` postfix. |
||
---|---|---|
.. | ||
benchmark | ||
common | ||
dra | ||
exhaustive-tests | ||
health-report-tests | ||
jdk-matrix-tests | ||
snyk | ||
setup_java.sh |