Skip to content

bestdevopsengineer/02-03-run-a-matrix-job

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

02-03-run-a-job-with-a-matrix-strategy

Use these files to demonstrate running a job with a matrix strategy.

  1. Create a new repo.
  2. Add the files from this directory to the root of the new repo.
  3. Move the nodejs-matrix.yml file into the .github/workflows directory in the new repo.
  4. On the Actions tab, use the dispatch trigger to run the workflow.
  5. Wait until the workflow completes.
  6. Review the output of the workflow to see the combination of jobs.
  7. Review the output of a few jobs to see how the matrix configurations for platform and node version were applied.
  8. Also, review the output of the test step to see the differences for each platform.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published