5 lines
103 B
YAML
5 lines
103 B
YAML
---
|
|
deployment:
|
|
tasks:
|
|
- export DEPLOYPATH=/home/benjamyntesting/chatbot/
|
|
- cp -Rfv * $DEPLOYPATH |