GitHub-Actions-Docker-training

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.

How to Use

  • Clone this repository to your local GitHub organization or user account
    • You can do so by 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

GitHub

View Github