mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 07:37:39 +00:00
chore(ci): fix workflow syntax
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
filters: |
|
||||
build:
|
||||
- 'Dockerfile'
|
||||
- 'package*.json
|
||||
- 'package*.json'
|
||||
- name: Build image
|
||||
if: steps.filter.outputs.build == 'true'
|
||||
run: docker build .
|
||||
|
||||
Reference in New Issue
Block a user