chore(ci): fix workflow syntax

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-11-22 12:03:14 -05:00
parent 429effb544
commit b4f34510d5
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
filters: |
build:
- 'Dockerfile'
- 'package*.json
- 'package*.json'
- name: Build image
if: steps.filter.outputs.build == 'true'
run: docker build .