CI: Fix indentation in containerize script
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 22 Mar 2019 11:12:28 +0000 (11:12 +0000)
committerWei Liu <wei.liu2@citrix.com>
Mon, 25 Mar 2019 11:34:48 +0000 (11:34 +0000)
commit1316369dca610352cce3aaf76e90db1cce75ed9f
tree2adaf2956b848352e4cb2ec6d64bf3bd441b565e
parentcb70a26f78848fe45f593f7ebc9cfaac760a791b
CI: Fix indentation in containerize script

The script is mostly indented with spaces, but there are three tabs.  Fix them
up to be consistent.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
automation/scripts/containerize