rascunho

ref: 0.0.2

./.build.yml


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
image: alpine/3.12
packages:
    - rsync
sources:
    - https://git.sr.ht/~porcellis/rascunho
environment:
    deploy: deployer@rascunho
secrets:
    - eb365c2d-acc8-4f9b-977a-720bac44419c # ssh deploy key
tasks:
    - deploy: |
        echo "StrictHostKeyChecking=no" >> ~/.ssh/config
        rsync -rP rascunho --exclude .git/ deployer@rascunho.eletrotupi.com:/var/www/