Commit ed4104d3 authored by Alexandre Julliard's avatar Alexandre Julliard

gitlab: Make sure that the tags are fetched before building.

parent f082e4f2
......@@ -22,6 +22,7 @@
- export CCACHE_COMPILERCHECK=content
- export PATH="/usr/lib/ccache:$PATH"
- git config --global --add safe.directory $CI_PROJECT_DIR
- git fetch --tags
- mkdir -p build32 build64
- rm -fr .git/rebase-merge # in case a previous CI run failed in git rebase
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment