gomuks/.gh-deployer.yaml
2018-05-15 19:56:43 +03:00

10 lines
115 B
YAML

shell: /bin/bash
shell-args: [ "-c" ]
env:
- PROJECT_NAME=gomuks
commands:
- ./scripts/ci
- rm -rf .tmp/ target/