Fix indent in YAML

This commit is contained in:
Greg Hellings
2024-04-10 12:59:16 -05:00
parent ea51188897
commit b52e08d4bf
+2 -2
View File
@@ -68,8 +68,8 @@ downloads:
- key: - key:
files: files:
- sources/build.pkr.hcl - sources/build.pkr.hcl
paths: paths:
- ./packer_config/ - ./packer_config/
script: script:
- set -exo pipefail - set -exo pipefail
- packer init sources - packer init sources