Skip to content

Commit 6724e45

Browse files
committed
add test for ee template
1 parent 5252765 commit 6724e45

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,9 @@ workflows:
106106
requires:
107107
- ce-ubuntu
108108
tfvarsfile: terraform-icp-ce-rhel-example.tfvars
109+
- build:
110+
name: ee-rhel
111+
requires:
112+
- ce-ubuntu
113+
tfvarsfile: terraform-icp-ee-rhel-example.tfvars
109114
# Repeated as many times as there are configurations...

0 commit comments

Comments
 (0)