Skip to content

Commit

Permalink
ci: refine image-type for arm64
Browse files Browse the repository at this point in the history
patch kata-containers#462(kata-containers/runtime#462)
has been restructured under upstream review, so refining image-type
to follow change.

Fixes: kata-containers#472

Signed-off-by: Penny Zheng <penny.zheng@arm.com>
  • Loading branch information
Pennyzct committed Jul 11, 2018
1 parent c90015b commit 922a954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/lib_kata_image_aarch64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

set -e

IMAGE_TYPE="assets.image.meta.image-type-aarch64"
IMAGE_TYPE="assets.image.architecture.aarch64.name"

#packaged kata agent haven't been supported in any mainstream distribution
get_packaged_agent_version() {
Expand Down

0 comments on commit 922a954

Please sign in to comment.