Update workflow
This commit is contained in:
@ -3,6 +3,10 @@ name: Build AirSignal Docker image
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
|
paths:
|
||||||
|
- "Dockerfile"
|
||||||
|
- "*.js"
|
||||||
|
- "*.json"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-docker:
|
build-docker:
|
||||||
|
Reference in New Issue
Block a user