1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-28 07:50:55 +02:00
keeweb/.github/actions/linux-build/action.yml

6 lines
113 B
YAML
Raw Normal View History

2020-04-04 18:02:32 +02:00
name: 'Linux Build'
description: 'Build KeeWeb on Linux in Docker'
runs:
using: 'docker'
image: 'Dockerfile'