Commit 4154eaae by Jesse Zoldak

Override REPORT_DIR for troubleshooting build-packer-ami failures

parent accae1ce
...@@ -57,7 +57,7 @@ case "$1" in ...@@ -57,7 +57,7 @@ case "$1" in
"quality") "quality")
# Generate quality reports # Generate quality reports
paver run_quality REPORT_DIR='$WORKSPACE/reports' paver run_quality
;; ;;
*) *)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment