Files
actions/up9cloud/action-rsync-v1/action.yml

10 lines
256 B
YAML

# action.yml
name: 'Action - rsync'
description: 'Alpine based image with installed rsync, basic pre and post scripts support. Pure docker, minimize github things.'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'star'
color: 'yellow'