Skip to content

Commit ea086f7

Browse files
committed
fix(just): syntax
1 parent aa15274 commit ea086f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/just/image.just

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ build tag="latest" *args:
3232

3333

3434
# Create multi-platform manifests
35-
create-manifests: tag=latest
35+
create-manifests tag="latest":
3636
#!/usr/bin/env bash
3737

3838
cd {{root_dir}}/external/repos/presidio

0 commit comments

Comments
 (0)