Skip to content

Merge pull request #64 from Charge-Control/fix/#63 #24

Merge pull request #64 from Charge-Control/fix/#63

Merge pull request #64 from Charge-Control/fix/#63 #24

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