Browse Source

Merge pull request #2595 from mattray/restore_target

Restore the manifest-file target
Matt Ray 2 years ago
parent
commit
7f3872fa26
1 changed files with 1 additions and 0 deletions
  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 \
         --platforms "linux/amd64,linux/arm64" \
         --template {{IMAGE_TAG}}-ARCH \
+        --target {{IMAGE_TAG}}