Skip to content

Merge pull request #42 from Charge-Control/fix/#41 #3

Merge pull request #42 from Charge-Control/fix/#41

Merge pull request #42 from Charge-Control/fix/#41 #3

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