Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dtu-enote
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
enote
dtu-enote
Commits
1bd64dcb
Commit
1bd64dcb
authored
6 years ago
by
Iain Bryson
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' of
https://lab.compute.dtu.dk/enote/dtu-enote
into develop
parents
c2a30c1a
e162bed0
No related branches found
No related tags found
No related merge requests found
Pipeline
#399
passed
6 years ago
Stage: build
Stage: release
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/redeploy.sh
+5
-0
5 additions, 0 deletions
scripts/redeploy.sh
with
5 additions
and
0 deletions
scripts/redeploy.sh
+
5
−
0
View file @
1bd64dcb
...
...
@@ -17,6 +17,11 @@ echo "Stopping all containers"
../../gen/docker-stop.sh
echo
"Pull latest enote"
git pull
git submodule update
--recursive
echo
"Deploy all"
bundle
exec
rake deploy:all
...
...
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