]> granicus.if.org Git - graphviz/commitdiff
Use preinstalled grep instead of installing it in CI
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Sun, 9 Aug 2020 20:28:13 +0000 (22:28 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Mon, 10 Aug 2020 07:19:34 +0000 (09:19 +0200)
Final step that fixes
https://gitlab.com/graphviz/graphviz/-/issues/1759.

.gitlab-ci.yml
windows/dependencies/graphviz-build-utilities

index 852ebe911af655a228c6d966a2a177770c14bfb8..8e97d999c0361e55625035f1a179897a77d00ee1 100644 (file)
@@ -65,7 +65,6 @@ portable-source:
         # Retrieve submodules, dependencies are stored there.
         - git submodule update --init
         # Install and set PATH
-        - choco install --no-progress -y grep
         - $Env:Path += ";$env:CI_PROJECT_DIR\windows\dependencies\graphviz-build-utilities"
         - $Env:Path += ";$env:CI_PROJECT_DIR\windows\dependencies\graphviz-build-utilities\NSIS\Bin"
         - $Env:Path += ";$env:CI_PROJECT_DIR\windows\dependencies\graphviz-build-utilities\Perl64\bin"
index 3e0ad3bda050b7cf791edd135fd7bdbc221bdf3c..f02f0fb858766e7f6445e7d20bcb2a759cd5ffd4 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 3e0ad3bda050b7cf791edd135fd7bdbc221bdf3c
+Subproject commit f02f0fb858766e7f6445e7d20bcb2a759cd5ffd4