ci: remove tag list
This commit is contained in:
@@ -14,8 +14,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-deps: 0
|
fetch-deps: 0
|
||||||
fetch-tags: true
|
fetch-tags: true
|
||||||
- name: Show tags
|
|
||||||
run: git tag --list
|
|
||||||
- name: Build tarball
|
- name: Build tarball
|
||||||
run: make tarball
|
run: make tarball
|
||||||
- name: Build rpm package
|
- name: Build rpm package
|
||||||
|
|||||||
Reference in New Issue
Block a user