Commit 4f1c207a authored by Jan Kiene's avatar Jan Kiene
Browse files

add update-scripts-anchor

parent 49779c31
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
    - >