فهرست منبع

Merge pull request #2595 from mattray/restore_target

Restore the manifest-file target
Matt Ray 2 سال پیش
والد
کامیت
7f3872fa26
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      justfile

+ 1 - 0
justfile

@@ -65,3 +65,4 @@ build IMAGE_TAG RELEASE_VERSION: test (build-binary RELEASE_VERSION)
     manifest-tool push from-args \
     manifest-tool push from-args \
         --platforms "linux/amd64,linux/arm64" \
         --platforms "linux/amd64,linux/arm64" \
         --template {{IMAGE_TAG}}-ARCH \
         --template {{IMAGE_TAG}}-ARCH \
+        --target {{IMAGE_TAG}}