# Automation Scripts for Spirent CI/CD Pipelines

The scripts complement component dockerized build and test process with the following steps:
* Increment build numbers
* Publishing Docker images 
* Deployment components to CI environment
* Rollback components from CI environment

## Get

Get the scripts source from GitHub:
```bash
git clone git@gitlab.com:eic-stopfires/common-cicd-scripts-ps.git
```

## Use

Checkout the scripts in CI/CD pipelines and execute a specific script for a corresponding step in the pipeline.