Skip to content

Commit

Permalink
hack: fix upgrade-source.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed Aug 21, 2024
1 parent 7828d03 commit fa9787f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/upgrade-source.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ fi
echo "Updating sources.yaml: ${NEW_COMMIT}"
yq e -i ".${IMAGE}.commit = \"${NEW_COMMIT}\"" sources.yaml

make "source/${IMAGE}"
make "sources/${IMAGE}"

0 comments on commit fa9787f

Please sign in to comment.