Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
joernott committed Aug 30, 2024
1 parent 074bae8 commit 1564456
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/oxid-esales/defaults/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ global:
composer: &composer
ref_name: 'dev-{{ .Data.global.git.default_ref }}'

init:
cache:
name: '{{ .Github.EventName }}-{{ .Data.global.git.default_ref }}-testplan-{{ .Env.GITHUB_REPOSITORY_ID }}-{{ .Github.SHA }}-{{ .Github.RunID }}'

install_shop_with_modules: &install
git: *git
composer: *composer
Expand Down

0 comments on commit 1564456

Please sign in to comment.