Skip to content
Snippets Groups Projects
Commit b81d573a authored by Jonas Höppner's avatar Jonas Höppner
Browse files

CI: Remove '--verbose' from deploy step

parent c1ebf70c
No related branches found
No related tags found
1 merge request!136CI: Remove '--verbose' from deploy step
Pipeline #14321 skipped with stages
...@@ -116,7 +116,6 @@ yamllint: ...@@ -116,7 +116,6 @@ yamllint:
--manifest-project=${MANIFEST_PROJECT} --manifest-project=${MANIFEST_PROJECT}
--submodule=.gitlab-ci --submodule=.gitlab-ci
--revision=${CI_COMMIT_SHA} --revision=${CI_COMMIT_SHA}
--verbose
${MERGE} ${MERGE}
${INTEGRATE_INTO} ${INTEGRATE_INTO}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment