Skip to content

Commit

Permalink
Update justfile
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Meyer <[email protected]>
  • Loading branch information
burgerdev and katexochen authored Mar 6, 2024
1 parent 552d825 commit 20f9ebe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ lint:
demodir namespace="default": coordinator initializer
#!/usr/bin/env bash
d=$(mktemp -d)
namespace=default
echo "Creating demo directory at ${d}"
cp -R ./deployments/emojivoto "${d}/deployment"
rm -f "${d}/deployment/coordinator.yml"
Expand Down

0 comments on commit 20f9ebe

Please sign in to comment.