Skip to content

Commit

Permalink
Update local-run-s3-push.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey committed Oct 24, 2024
1 parent 78c3d1e commit bee99ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/local-run-s3-push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# This script will build an s3-push image and run the container.
# When the container runs, assets will be pushed to the S3 bucket.
# This script is meant to be run locally and not in the CI/CD pipeline.
# This script is meant to be run locally (for testing/development) and not in the CI/CD pipeline.

# Prerequisites:
# - Have the .env file in the project root.
Expand Down

0 comments on commit bee99ea

Please sign in to comment.