mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-15 04:34:16 +00:00
Add connector-proxy-demo
This commit is contained in:
parent
8cf6a1509c
commit
c777473935
@ -11,7 +11,8 @@ for subtree in "SpiffWorkflow" \
|
|||||||
"spiffworkflow-backend" \
|
"spiffworkflow-backend" \
|
||||||
"spiffworkflow-frontend" \
|
"spiffworkflow-frontend" \
|
||||||
"flask-bpmn" \
|
"flask-bpmn" \
|
||||||
"bpmn-js-spiffworkflow"
|
"bpmn-js-spiffworkflow" \
|
||||||
|
"connector-proxy-demo"
|
||||||
do
|
do
|
||||||
GIT_MERGE_AUTOEDIT=no git subtree pull --prefix=$subtree git@github.com:sartography/$subtree.git main --squash
|
GIT_MERGE_AUTOEDIT=no git subtree pull --prefix=$subtree git@github.com:sartography/$subtree.git main --squash
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user