Skip to content
Snippets Groups Projects
Commit 8043ef50 authored by Millicent Billette's avatar Millicent Billette
Browse files

gitlab-CI now release cesium-web on every tags

parent 25dbb1dc
No related branches found
No related tags found
No related merge requests found
......@@ -67,3 +67,14 @@ pages:
only:
- master
release-web:
stage: publish
script:
- mv platforms/web/www www
artifacts:
untracked: true
paths:
- www
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment