Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
encyclopedia-gui
Commits
384a5e47
Commit
384a5e47
authored
Nov 27, 2018
by
Markus Scheidgen
Browse files
Changed production deployment to production branch.
parent
fae1fcc9
Pipeline
#40056
passed with stage
in 7 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deploy/playbook-production.yml
View file @
384a5e47
...
...
@@ -9,7 +9,7 @@
tasks
:
-
name
:
Pull sources from the repository
git
:
repo={{ project_repo }} dest={{ project_cloned_dir }} version={{ pro
duction
}} accept_hostkey=yes
git
:
repo={{ project_repo }} dest={{ project_cloned_dir }} version={{ pro
ject_branch
}} accept_hostkey=yes
-
name
:
Copy only GUI source files from cloned repo to project directory
synchronize
:
src={{ project_cloned_dir }}/client/ dest={{ project_root }}/
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment