This commit is contained in:
parent
ecc54ad3c3
commit
57e82789fb
@ -23,7 +23,7 @@ steps:
|
||||
commands:
|
||||
- export version=`node -p "require('./package.json').version"`
|
||||
- export commit=`echo $DRONE_COMMIT | cut -c1-5`
|
||||
- npm version prerelease --preid=commit --git-tag-version=false --allow-same-version=true
|
||||
- npm version prerelease --preid=$commit --git-tag-version=false --allow-same-version=true
|
||||
when:
|
||||
event:
|
||||
exclude:
|
||||
|
Loading…
Reference in New Issue
Block a user