mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-09-10 16:49:42 +00:00
fix paths in workflows
This commit is contained in:
@@ -5,8 +5,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfile.base'
|
- 'Dockerfile.base'
|
||||||
- root/**
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
@@ -5,6 +5,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
|
- 'root/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
|||||||
Reference in New Issue
Block a user