Exploring and Adapting the Staging Environment

This lesson explores the staging environment and describes how tests are carried out in this environment.

Exploring the staging environment

Now that we have seen the environments and their general purposes, let’s explore what’s inside them. We already saw that they are linked to Git repositories, so we’ll clone them and check what’s inside.

⚠️ If you are inside the go-demo-6 or any other repository, please move to the parent directory by executing cd .. command.

Cloning the repository

Let’s clone the environment-jx-rocks-staging repository that contains the definition of our staging environment.

⚠️ Please replace [...] with your GitHub user before executing the commands that follow.

Get hands-on with 1200+ tech skills courses.