1
0
mirror of https://github.com/dswd/vpncloud.git synced 2025-01-08 05:17:51 +00:00
vpncloud/.github/actions/build-deb/action.yml
2021-02-22 16:19:19 +01:00

6 lines
99 B
YAML

name: 'build-deb'
description: 'Create deb packages'
runs:
using: 'docker'
image: 'Dockerfile'