Skip to content

Commit

Permalink
OXDEV-7538 Change shop edition to enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
RahatHameed committed Nov 6, 2023
1 parent 9d46f2a commit ff29555
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/testplans/oe_vcmsexamples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ workflow:
# currently, only twig works for oe_vcmsexamples template_engine: &template_engine '["smarty","twig"]'

global:
is_enterprise: &is_enterprise true
git: &git
shop_ref: &git_shop_ref b-7.0.x
enterprise_ref: &git_enterprise_ref 'b-7.0.x'
Expand Down Expand Up @@ -66,4 +67,4 @@ styles:

finish:
matrix: *matrix
slack_title: 'Module oe_vcmsexamples CE on {{ .Github.Repository }} by {{ .Github.Actor }}'
slack_title: 'Module oe_vcmsexamples EE on {{ .Github.Repository }} by {{ .Github.Actor }}'

0 comments on commit ff29555

Please sign in to comment.