remove some log output

This commit is contained in:
2025-06-27 17:39:47 -05:00
parent 943ba1e819
commit fdd6b2288e
2 changed files with 1 additions and 8 deletions

View File

@@ -3,8 +3,7 @@
- changes:
- Jenkinsfile
- .gitlab-ci.yml
- README.md
- docs/*
- readme.md
when: never
- when: on_success
@@ -43,7 +42,6 @@ stages:
"Create Release":
stage: build
image:
name: registry.gitlab.com/gitlab-org/release-cli:latest
<<: *rules-changes