mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-21 20:30:39 +00:00
ci: fetch tags to create a proper version file
This commit is contained in:
parent
e7c4453d45
commit
621c093fa7
@ -111,6 +111,7 @@ steps:
|
||||
- name: package
|
||||
image: node:lts
|
||||
commands:
|
||||
- git fetch -tq
|
||||
- npm install > /dev/null
|
||||
- npm run pack
|
||||
- cat VERSION
|
||||
@ -286,6 +287,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: eb26add9335c7c40ec3cea16d63c67a0b3edc6759749f5aec4458ed3ceb62dd6
|
||||
hmac: d2f6d5e29e96182c29eb0f15bffe74e4b7983d582467456d84af03780cb472ba
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user