We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4574a18 commit 1c47f75Copy full SHA for 1c47f75
1 file changed
.tekton/resultsdb-push.yaml
@@ -538,6 +538,7 @@ spec:
538
# Renovate treats the text after the first hyphen as a type of platform/compatibility indicator.
539
# See: https://docs.renovatebot.com/modules/versioning/docker/
540
- "$(tasks.clone-repository.results.commit-timestamp)-stable"
541
+ - latest
542
runAfter:
543
- clair-scan
544
- clamav-scan
0 commit comments