CI Fixes.
This commit is contained in:
@@ -140,7 +140,7 @@ jobs:
|
|||||||
region: AWS_REGION
|
region: AWS_REGION
|
||||||
|
|
||||||
- aws-s3/sync:
|
- aws-s3/sync:
|
||||||
from: build
|
from: dist
|
||||||
to: "s3://rome-online-production/"
|
to: "s3://rome-online-production/"
|
||||||
arguments: "--exclude '*.map'"
|
arguments: "--exclude '*.map'"
|
||||||
|
|
||||||
@@ -165,7 +165,7 @@ jobs:
|
|||||||
region: AWS_REGION
|
region: AWS_REGION
|
||||||
|
|
||||||
- aws-s3/sync:
|
- aws-s3/sync:
|
||||||
from: build
|
from: dist
|
||||||
to: "s3://promanager-production/"
|
to: "s3://promanager-production/"
|
||||||
arguments: "--exclude '*.map'"
|
arguments: "--exclude '*.map'"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user