mirror of
https://gitlab.com/hoggit/developers/hoggit.git
synced 2025-11-10 15:43:28 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
9bec8caa9a
commit
eb2c42f5f3
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user