mirror of
https://gitlab.com/hoggit/developers/hoggit.git
synced 2026-08-19 05:36:06 +00:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -2,6 +2,9 @@ build:
|
|||||||
script:
|
script:
|
||||||
- squish --uglify
|
- squish --uglify
|
||||||
- ldoc $CI_PROJECT_DIR
|
- ldoc $CI_PROJECT_DIR
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
- tags
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user