Skip to content

Commit

Permalink
Fixed product_codes defition in JenkinsFile
Browse files Browse the repository at this point in the history
  • Loading branch information
ElstonLewis committed Sep 21, 2023
1 parent d3a1d26 commit e703f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ def volume_size = "0"
def packer_script = "linux.pkr.hcl"
def script_base = ""
def iso_url = ""
def product_codes = ""
switch(OS) {
case "Rocky Linux 8":
base_name = "RockyLinux-8"
Expand Down

0 comments on commit e703f92

Please sign in to comment.