Add release job & update deploy job

This commit is contained in:
Sonny Bakker 2020-07-30 23:09:46 +02:00
parent cba167c98c
commit 7adb1cddb8
4 changed files with 16 additions and 8 deletions

View file

@ -5,7 +5,3 @@ static:
- npm install
script:
- npm run build
only:
refs:
- development
- merge_requests