How to View the IP Address Used by Your Machine

In some instances, you may need to verify the IP Address being utilized by your machine, such as when using the IP ranges feature. This can be done using a simple run command.

Steps
Add the following run command to your configuration:

- run: curl ifconfig.me

 
This command will return the public IP address of the machine that's executing the job.

If you're using the IP Ranges feature, cross-check that the printed IP address matches an IP address listed in the CircleCI IP Ranges documentation.

 

Additional Resources: 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.