Skip to content

Commit

Permalink
Merge pull request #21 from dafyddj/fix/tkl18-upload
Browse files Browse the repository at this point in the history
fix: add `tkl18` upload source
  • Loading branch information
dafyddj authored Apr 6, 2024
2 parents 672101d + e43a2fc commit 4f7d488
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions upload/main.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ build {
name = "tkl17"
}

source "null.upload" {
name = "tkl18"
}

post-processors {
post-processor "artifice" {
files = [ "${var.box_dir}/${source.name}.box" ]
Expand Down

0 comments on commit 4f7d488

Please sign in to comment.