Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
isochrone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Institut für Informatik
dbis
dbis-isochrone
isochrone
Commits
03908f15
Commit
03908f15
authored
10 years ago
by
User expired
Browse files
Options
Downloads
Patches
Plain Diff
some changes for local test mode
parent
13473eb6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
etc/vagrant/bootstrap.sh
+6
-6
6 additions, 6 deletions
etc/vagrant/bootstrap.sh
with
6 additions
and
6 deletions
etc/vagrant/bootstrap.sh
+
6
−
6
View file @
03908f15
...
@@ -58,14 +58,14 @@ if [ -n "$3" ]; then
...
@@ -58,14 +58,14 @@ if [ -n "$3" ]; then
if
[
"
$3
"
=
"true"
]
;
then
if
[
"
$3
"
=
"true"
]
;
then
IS_LOCAL_TEST_DEPLOY
=
true
IS_LOCAL_TEST_DEPLOY
=
true
fi
fi
if
$IS_LOCAL_TEST_DEPLOY
;
then
INSTALL_PROJECT_CANIGET2
=
false
INSTALL_PROJECT_ISOCHRONE_LOCAL
=
false
INSTALL_PROJECT_ISOCHRONE_RELEASE
=
false
INSTALL_PROJECT_ISOCHRONE_SNAPSHOT
=
false
fi
fi
fi
if
$IS_LOCAL_TEST_DEPLOY
;
then
INSTALL_PROJECT_CANIGET2
=
false
INSTALL_PROJECT_ISOCHRONE_LOCAL
=
false
INSTALL_PROJECT_ISOCHRONE_RELEASE
=
false
INSTALL_PROJECT_ISOCHRONE_SNAPSHOT
=
false
fi
###########################
###########################
# General configuration
# General configuration
...
...
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