mirror of
https://github.com/dswd/vpncloud.git
synced 2025-01-08 05:17:51 +00:00
6 lines
105 B
YAML
6 lines
105 B
YAML
name: 'build-static'
|
|
description: 'Create static binaries'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|