mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-08-12 19:03:48 +00:00
add workflow dispatch
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: build-base
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- 'Dockerfile.base'
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: build-latest
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- 'Dockerfile'
|
||||
|
||||
Reference in New Issue
Block a user