Fix: Correct typo in GHA packer validation workflow 76/72076/2
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Thu, 31 Aug 2023 14:45:11 +0000 (15:45 +0100)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Thu, 31 Aug 2023 14:50:07 +0000 (15:50 +0100)
Issue: RELENG-4765
Change-Id: Ie21c687d92a16a6f24f390d99dfdab6d3ec2ac45
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
.github/workflows/gerrit-verify.yaml

index 5f3a6a3..d27d625 100644 (file)
@@ -120,7 +120,7 @@ jobs:
           cloud_network: ${{ secrets.cloud_network }}
           version: ${{ env.PACKER_VERSION }}
           cloud_pass: ${{ secrets.cloud_pass }}
-          dicrectory: packer
+          directory: packer
           file_name: cloud-env.json
           fail_on_empty: true
       - name: Clone git submodules