Skip to content

services/pkg/rsync/Dockerfile: add findutils #23

services/pkg/rsync/Dockerfile: add findutils

services/pkg/rsync/Dockerfile: add findutils #23

Workflow file for this run

name: RSync Service Container
on:
workflow_dispatch:
pull_request:
branches:
- master
paths:
- services/pkg/rsync/**
push:
branches:
- master
paths:
- services/pkg/rsync/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
main:
uses: ./.github/workflows/build-pkg.yml
with:
service_name: rsync