Resolve Typo in CI.

This commit is contained in:
Patrick Fic
2024-01-30 13:32:58 -08:00
parent ce6940629d
commit 7daf7540b3

View File

@@ -57,7 +57,7 @@ jobs:
- aws-s3/sync:
from: build
to: "s3://imex-online-production/"
arguments: "--exlcude '*.map'"
arguments: "--exclude '*.map'"
- jira/notify
test-hasura-migrate:
@@ -98,7 +98,7 @@ jobs:
- aws-s3/sync:
from: build
to: "s3://imex-online-test/"
arguments: "--exlcude '*.map'"
arguments: "--exclude '*.map'"
- jira/notify
admin-app-build: