Skip to content

Merge pull request #70 from Charge-Control/setting/#69 #31

Merge pull request #70 from Charge-Control/setting/#69

Merge pull request #70 from Charge-Control/setting/#69 #31

Workflow file for this run

version: 0.0
os: linux
files:
- source: /
destination: /home/ubuntu/app
overwrite: yes
permissions:
- object: /
pattern: "**"
owner: ubuntu
group: ubuntu
hooks:
AfterInstall:
- location: deploy.sh
timeout: 60
runas: ubuntu