1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-24 07:36:40 +02:00
keeweb/.github/actions/linux-build/action.yml
2020-04-04 18:02:32 +02:00

6 lines
113 B
YAML

name: 'Linux Build'
description: 'Build KeeWeb on Linux in Docker'
runs:
using: 'docker'
image: 'Dockerfile'