Skip to content

Commit 146c9f1

Browse files
committed
move sentry script
1 parent eb50137 commit 146c9f1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

fly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ source = "data"
1313
destination = "/data"
1414

1515
[deploy]
16-
release_command = "node ./scripts/sentry-create-release"
16+
release_command = "node ./other/sentry-create-release"
1717

1818
[[services]]
1919
internal_port = 8080
File renamed without changes.

0 commit comments

Comments
 (0)