Merge branch 'ci-testing' into 'master'

Update .gitlab-ci.yml

See merge request hoggit/developers/hoggit!1
This commit is contained in:
Jeremy Smitherman 2019-03-20 19:38:13 +00:00
commit 4c4b4d6ba2

View File

@ -2,16 +2,13 @@ stages:
- build
- deploy
build:
build_lua:
stage: build
script:
- squish --uglify
- ldoc $CI_PROJECT_DIR
only:
- master
- tags
deploy:
deploy_lua:
stage: deploy
script:
- python3 /opt/hoggit_releaser/releaser.py $CI_PROJECT_DIR $CI_COMMIT_REF_NAME