1
0
mirror of https://github.com/dswd/vpncloud.git synced 2025-01-09 22:07:51 +00:00
vpncloud/.github/actions/build-static/action.yml

6 lines
105 B
YAML
Raw Normal View History

2021-02-22 15:19:19 +00:00
name: 'build-static'
description: 'Create static binaries'
runs:
using: 'docker'
image: 'Dockerfile'