Skip to content

Commit

Permalink
NEXT-20137 - Bump ludtwig version in CI to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MalteJanz committed Mar 7, 2024
1 parent cdc1c5d commit 5f0465d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitlab/stages/10-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Twig lint (storefront):
stage: lint
allow_failure: true
image:
name: maltejanz/ludtwig:0.8.1
name: maltejanz/ludtwig:0.8.3
rules:
- changes:
- 'src/Storefront/Resources/views/ludtwig-config.toml'
Expand All @@ -219,8 +219,7 @@ Twig lint (storefront):
- ludtwig .
- ludtwig --version
- echo "If you want to run this locally install https://github.com/MalteJanz/ludtwig in the version above"
- echo "And then go into the folder src/Storefront/Resources/views and execute:"
- echo "ludtwig ."
- echo "And then composer run ludtwig:storefront or ludtwig:storefront:fix"

NPM CI:
extends: .base-no-setup
Expand Down

0 comments on commit 5f0465d

Please sign in to comment.