I’m using BitBucket pipelines, how can I tell to S...
# sst
a
I’m using BitBucket pipelines, how can I tell to SST to use
AWS_KEY
and
AWS_SECRET
?
f
SST should pick up
AWS_ACCESS_KEY_ID
and
AWS_SECRET_ACCESS_KEY
automatically
a
Ok nice, going to create those vars on bitbucket.