mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00

* remove unused components * remove pnpm * implementation of local dev pantry setup (#689)
8 lines
131 B
YAML
8 lines
131 B
YAML
name: "Tea Ubuntu"
|
|
description: "build gui using custom ubuntu"
|
|
|
|
runs:
|
|
using: "docker"
|
|
image: "Dockerfile"
|
|
args:
|
|
- build
|