Skip to content

update containers to new void images, clean up service container CI #15

update containers to new void images, clean up service container CI

update containers to new void images, clean up service container CI #15

Workflow file for this run

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