Skip to content

mligtenberg/githubactions-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Githubactons-workshop

The Goal: to have a CI/CD pipeline using Github-actions which deploys an Azure Function.

  • Fork the repo: https://github.com/CloudRepublic/githubactions-workshop
  • Go to folder .github/workflows
  • Edit the workflow file
  • Build and test the code using the workflow
  • Deploy the Azure Function to Azure
  • Optional: Place the Restore, Build and Test actions in your own custom Action

Google is your best friend! Hints and solutions are in the repo as well …

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%