Skip to content

Commit

Permalink
fix: empty commit for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Forattini committed Jul 13, 2022
1 parent b343d2a commit 1583bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
uses: filipeforattini/ff-iac-github-actions/.github/actions/create-dockerignore@main
if: steps.analysis.outputs.feature_has_dockerignore == 'false'
with:
assetsToIgnore: '["node_modules"]'
globsToIgnore: '["node_modules"]'

- name: Config | Create Dockerfile
if: steps.node_setup.outputs.has_dockerfile == 'false'
Expand Down

0 comments on commit 1583bcd

Please sign in to comment.