Skip to content

Merge pull request #62 from Charge-Control/fix/#61 #22

Merge pull request #62 from Charge-Control/fix/#61

Merge pull request #62 from Charge-Control/fix/#61 #22

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