Skip to content

Commit

Permalink
🤖 updated justfile with release commands
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival committed Feb 16, 2022
1 parent 0b63be2 commit 3a70f5d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,9 @@ update NAME:

test:
npm run test:unit

release TAG:
npx sqd squid:release rubick@{{TAG}}

kill TAG:
npx sqd squid:kill "rubick@{{TAG}}"

0 comments on commit 3a70f5d

Please sign in to comment.