Skip to content
Snippets Groups Projects
Commit b95f5859 authored by Millicent Billette's avatar Millicent Billette
Browse files

clean VM before build

parent 3bf57fe9
No related branches found
No related tags found
No related merge requests found
Pipeline #4145 failed
......@@ -9,6 +9,7 @@ buildWindows:
- shell
script:
- wget https://git.duniter.org/clients/cesium-grp/cesium/-/jobs/artifacts/v$TAG/download?job=release-web -O cesium-v$TAG-web.zip
- vboxmanage unregistervm duniter-release-windows --delete || true
- ./scripts/build.sh make win $TAG
- pwd
- ls arch/windows
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment