Skip to content

Commit

Permalink
fixed workflow bug with hauler
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys committed Dec 10, 2024
1 parent 9f40335 commit 362a9f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hauler/scripts/hauler/hauler-hauler.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ metadata:
name: rancher-airgap-images-hauler
spec:
images:
- name: ghcr.io/hauler-dev/hauler:v${vHauler}
- name: ghcr.io/hauler-dev/hauler-debug:v${vHauler}
- name: ghcr.io/hauler-dev/hauler:${vHauler}
- name: ghcr.io/hauler-dev/hauler-debug:${vHauler}
EOF

### Add the Hauler Manifest
Expand Down

0 comments on commit 362a9f3

Please sign in to comment.