/actions-test

Primary LanguageShellMIT LicenseMIT

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
    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