1
1
Fork 0

npm version

Signed by @spirillen
This commit is contained in:
spirillen 2021-09-11 12:53:09 +02:00
parent f1c613d698
commit f9210f8497
No known key found for this signature in database
GPG Key ID: 30562ED6FB236E4E
1 changed files with 2 additions and 2 deletions

View File

@ -39,9 +39,9 @@ build:
# "{}" | sort -u | awk -F "." '{for(i=NF; i > 1; i--) printf "%s.", \
# $i; print $1}' \;
npm-bump:
test1:
## Bump the project version
stage: "Bump Version"
stage: test
script:
- echo "Bumping project version"
- npm version --no-git-tag-version patch