1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: disable gitly autofree build for now

This commit is contained in:
Alexander Medvednikov
2020-09-13 03:06:16 +02:00
parent db51ee08ea
commit f074d766e5
3 changed files with 12 additions and 2 deletions

View File

@@ -475,7 +475,7 @@ jobs:
git clone --depth 1 https://github.com/vlang/gitly
cd gitly
../v .
../v -autofree .
# ../v -autofree .
cd ..
# TODO: ACTIVATE THIS AFTER MERGE