Chaitanya Ram
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Chaitanya Ram created a post, How do I make a file available to TeamCity Build Step
aws s3api put-bucket-notification-configuration --bucket some-bucket-name --notification-configuration file://notification.json The above command expects a local file notification.json How do I mak...