Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Cesium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rolf Allard van Hagen
Cesium
Commits
2ccb17f6
Commit
2ccb17f6
authored
6 years ago
by
Benoit Lavenier
Browse files
Options
Downloads
Patches
Plain Diff
[fix] Build desktop using the cesium-desktop master/origin
parent
22ef5d3e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
platforms/desktop
+1
-1
1 addition, 1 deletion
platforms/desktop
release.sh
+2
-1
2 additions, 1 deletion
release.sh
with
3 additions
and
2 deletions
desktop
@
63c7db21
Compare
b95f5859
...
63c7db21
Subproject commit
b95f58597b7d438a11f5431bede84d30d2fd1456
Subproject commit
63c7db21fc39fcd874cbce5b57d3a969a33587ea
This diff is collapsed.
Click to expand it.
release.sh
+
2
−
1
View file @
2ccb17f6
...
...
@@ -148,7 +148,8 @@ if [[ $2 =~ ^[0-9]+.[0-9]+.[0-9]+((a|b)[0-9]+)?$ && $3 =~ ^[0-9]+$ ]]; then
echo
"----------------------------------"
git submodule update
--init
#FIXME: ceci empêche d'etre sur le master/origin de cesium-desktop
#git submodule update --init
git submodule
sync
cd
platforms/desktop
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment