Skip to content

Commit

Permalink
Add Preview (debugging)
Browse files Browse the repository at this point in the history
  • Loading branch information
asteel-gsa committed Apr 30, 2024
1 parent c5ab8e8 commit b357d40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ func runLocalOrRemote(funs structs.Choice) {
fallthrough
case "STAGING":
fallthrough
case "PREVIEW":
fallthrough
case "PRODUCTION":
funs.Remote()
default:
Expand Down

0 comments on commit b357d40

Please sign in to comment.