Skip to content

Commit

Permalink
chore: use workshop-dev from the cloud in just pnpm wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
xynydev committed Jun 23, 2024
1 parent 199d463 commit 648394f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ pnpm *command:
podman run -it \
-w /host -v $PWD:/host --security-opt label=disable \
--network host --env DISPLAY \
--pull newer localhost/workshop-dev \
--pull newer ghcr.io/blue-build/workshop-dev \
pnpm {{command}}

0 comments on commit 648394f

Please sign in to comment.