workflows: build 0.* tags

pull/7113/head weekly.2020.49
Alexander Medvednikov 2020-12-03 15:04:49 +01:00
parent eefdf4baa6
commit 110c7e6f90
1 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ on:
push:
tags:
- weekly.**
- 0.**
jobs:
build-linux:
@ -119,7 +120,7 @@ jobs:
run: |
cd ${{ matrix.version }}/
chmod 755 v || true
chmod 755 v.exe || true
chmod 755 v.exe || true
zip -r9 --symlinks ../v_${{ matrix.version }}.zip ./*
cd ..
- name: Get short tag name