Skip to content

christopherfrieler/github-actions-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-actions-demo

Sample repository to demonstrate basic functionality of GitHub Actions.

Build

The project is built using the build.sh script.

CI pipeline

The build is also automated within GitHub Actions by the CI pipeline running on every pushed commit and pull request.

Release

To release a version of this project, i.e. tagging the current code state, there's a workflow that can be triggered manually: Perform Release. The CI pipeline will then build this tag and publish it as a release in the GitHub Repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published