Browse Source

ci release stage only on master [ci skip]

main
Distopico Vegan 5 years ago
parent
commit
0cc75ff776
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitlab-ci.yml

+ 2
- 0
.gitlab-ci.yml View File

@ -89,6 +89,8 @@ buildRelease:
release:
stage: deploy
only:
- master
before_script:
- wget --quiet --output-document=/tmp/nvm-install.sh https://raw.githubusercontent.com/creationix/nvm/v0.33.6/install.sh
- bash /tmp/nvm-install.sh


Loading…
Cancel
Save