Training exercise repository for GitHub Actions using a docker base. This repository should be cloned and used for training purposes. Once cloned, the user can follow the directions inside to help understand how to set up basic and complex Github Actions.
- Clone this repository to your local GitHub organization or user account
- You can do so by changing the repository's remote URL with
git remote set-url origin https://github.com/USERNAME/REPOSITORY.git
- Locate the
Exercises
folder - Follow the directions for individual use cases at your leisure