Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Queue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
EIP
Labrador
Queue
Merge requests
!379
Development
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Development
development
into
master
Overview
0
Commits
2
Pipelines
0
Changes
1
Merged
Development
Otto Visser
requested to merge
development
into
master
Jul 20, 2020
Overview
0
Commits
2
Pipelines
0
Changes
1
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
b7b8d409
2 commits,
Jul 20, 2020
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
1
−
1
View file @ b7b8d409
Edit in single-file editor
Open in Web IDE
Show full file
@@ -449,7 +449,7 @@ deploy:
@@ -449,7 +449,7 @@ deploy:
-
ssh-keyscan queue.tudelft.nl >> ~/.ssh/known_hosts
-
ssh-keyscan queue.tudelft.nl >> ~/.ssh/known_hosts
-
chmod 644 ~/.ssh/known_hosts
-
chmod 644 ~/.ssh/known_hosts
script
:
script
:
-
scp queue.jar queue.tudelft.nl:/var/www/queue/
-
scp queue.jar
deploy@
queue.tudelft.nl:/var/www/queue/
environment
:
environment
:
name
:
production
name
:
production
url
:
https://queue.tudelft.nl
url
:
https://queue.tudelft.nl
Loading