We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa15274 commit ea086f7Copy full SHA for ea086f7
1 file changed
tools/just/image.just
@@ -32,7 +32,7 @@ build tag="latest" *args:
32
33
34
# Create multi-platform manifests
35
-create-manifests: tag=latest
+create-manifests tag="latest":
36
#!/usr/bin/env bash
37
38
cd {{root_dir}}/external/repos/presidio
0 commit comments