Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Clemence Kyara <kilemensi@users.noreply.github.com>
  • Loading branch information
thepsalmist and kilemensi authored May 24, 2024
1 parent d6c5124 commit 7175e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ down:

# run the deploy script, for prod,dev and staging environments
prod:
./deploy.sh -d production
./deploy.sh -d prod

staging:
./deploy.sh -d staging
Expand Down

0 comments on commit 7175e69

Please sign in to comment.