Skip to content

baumgm/workflow-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Basics

The project is used to show the basics for using workflows in github.

Exercise

  • Create a new repository on github or github enterprise
  • create a dummy quarkus project (or other project you want) and commit it in github
  • create a pipeline to build the service on push on main (this could be a deploy pipeline)
  • create a separate pipeline only for pull request (this could be the build pipeline)
  • define a secret and use it in the workflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages