Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
syncontent
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Web Essentials Jira
Web Essentials Jira
Labels
Merge Requests
0
Merge Requests
0
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Visay Keo
syncontent
Commits
d7687320
Commit
d7687320
authored
Aug 05, 2015
by
Man Math
Committed by
Visay Keo
Aug 11, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[IMP] Add flow command resource:publish
parent
7465050b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
CHANGELOG
CHANGELOG
+1
-1
ansible/roles/database/tasks/main.yml
ansible/roles/database/tasks/main.yml
+4
-0
No files found.
CHANGELOG
View file @
d7687320
...
...
@@ -4,7 +4,7 @@ CHANGELOG
3.0-dev
---------
-
-
[IMP] Add flow command resource:publish
2.3.0
-----
...
...
ansible/roles/database/tasks/main.yml
View file @
d7687320
...
...
@@ -62,3 +62,7 @@
-
name
:
Execute ./flow cache:warmup
local_action
:
shell FLOW_CONTEXT={{ local_flow_context }} bin/dockerflow run app ./flow cache:warmup
chdir="{{ local_path }}"
-
name
:
Execute ./flow resource:publish
local_action
:
shell FLOW_CONTEXT={{ local_flow_context }} bin/dockerflow run app ./flow resource:publish
chdir="{{ local_path }}"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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