just an example:
Hi Ioannis,
I have been unable to reproduce this on my end with an example configuration below:
options:
runtime:
cloud:
atlassian-ip-ranges: true
image: atlassian/default-image:4
pipelines:
custom:
testip:
- step:
name: 'test'
size: 4x
script:
- curl http://checkip.amazonaws.com/
after-script:
- curl http://checkip.amazonaws.com/
Are you able to add that curl command above to your script prior to the install_aws_cli command and let me know which build IP addresses are recorded there?
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.