diff --git a/scripts/publish.sh b/scripts/publish.sh index bf5e56abb..c55f78f00 100755 --- a/scripts/publish.sh +++ b/scripts/publish.sh @@ -233,7 +233,7 @@ sync_latest_image() { if [ "${account_id}" != "${classic_regions_account_id}" ]; then create_manifest_list ${account_id}.dkr.ecr.${region}.${endpoint}/aws-for-fluent-bit "latest" ${AWS_FOR_FLUENT_BIT_VERSION_DOCKERHUB} create_manifest_list ${account_id}.dkr.ecr.${region}.${endpoint}/aws-for-fluent-bit ${AWS_FOR_FLUENT_BIT_VERSION_DOCKERHUB} ${AWS_FOR_FLUENT_BIT_VERSION_DOCKERHUB} - if + fi create_manifest_list ${account_id}.dkr.ecr.${region}.${endpoint}/aws-for-fluent-bit "stable" ${AWS_FOR_FLUENT_BIT_STABLE_VERSION} || echo "0" make_repo_public ${region}