X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fglobal-macros.yaml;h=2de57c7263e930cef970b8c855432bf93815320e;hb=HEAD;hp=25d2785cadc5d609417f5a1bc1896dfaaad1bb9e;hpb=81406ff40a0f9e28de6df3a96006a93a446f75c6;p=ci-management.git diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml index 25d2785ca..2de57c726 100644 --- a/jjb/global-macros.yaml +++ b/jjb/global-macros.yaml @@ -872,8 +872,8 @@ - SUCCESS - UNSTABLE build-steps: - - shell: !include-raw: scripts/post_build_executor_info.sh - - shell: !include-raw: scripts/post_build_deploy_archives.sh + - shell: !include-raw-escape: scripts/post_build_executor_info.sh + - shell: !include-raw-escape: scripts/post_build_deploy_archives.sh - fdio-infra-ship-logs mark-unstable-if-failed: true - workspace-cleanup: @@ -931,9 +931,9 @@ files: - file-id: "jenkins-s3-docs-ship" target: $HOME/.aws/credentials - - shell: !include-raw: + - shell: !include-raw-escape: - scripts/terraform_s3_docs_ship.sh - - shell: !include-raw: + - shell: !include-raw-escape: - scripts/publish_docs.sh - shell: !include-raw: - ../global-jjb/shell/logs-clear-credentials.sh @@ -945,9 +945,9 @@ files: - file-id: "jenkins-s3-vpp-docs-ship" target: $HOME/.aws/credentials - - shell: !include-raw: + - shell: !include-raw-escape: - scripts/terraform_s3_docs_ship.sh - - shell: !include-raw: + - shell: !include-raw-escape: - scripts/publish_cov.sh - shell: !include-raw: - ../global-jjb/shell/logs-clear-credentials.sh @@ -959,9 +959,9 @@ files: - file-id: "jenkins-s3-vpp-docs-ship" target: $HOME/.aws/credentials - - shell: !include-raw: + - shell: !include-raw-escape: - scripts/terraform_s3_docs_ship.sh - - shell: !include-raw: + - shell: !include-raw-escape: - scripts/publish_docs.sh - shell: !include-raw: - ../global-jjb/shell/logs-clear-credentials.sh @@ -973,7 +973,7 @@ files: - file-id: "jenkins-s3-log-ship" target: $HOME/.aws/credentials - - shell: !include-raw: + - shell: !include-raw-escape: - scripts/publish_library_py.sh - shell: !include-raw: - scripts/publish_logs.sh