Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 823 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 823 Bytes

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