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