Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -305,6 +305,7 @@ clang-format-check: needs: [] timeout: "5 minutes" script: - *update-scripts-repo # Set up variables. This can't be done in the "variables" section because variables are not expanded properly there - PATCH_FILE_NAME="$ARTIFACT_BASE_NAME".patch - > Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -305,6 +305,7 @@ clang-format-check: needs: [] timeout: "5 minutes" script: - *update-scripts-repo # Set up variables. This can't be done in the "variables" section because variables are not expanded properly there - PATCH_FILE_NAME="$ARTIFACT_BASE_NAME".patch - > Loading