Skip to content

alphantulukcu/case-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Case II - GitHub Actions

Create a Python API / Java / dotNet / Javascript Project (Select one) Make a GitHub Workflow appear on GitHub Actions by creating a workflow in the repository. When a change detected on the GitHub Repository, GitHub Actions must be auto-triggered and run the pipeline Define the following operations on GitHub Wokflow.

Operations (Stages):

  1. Code Build
  2. Code Test (ignore the error status if it gives an error.)
  3. Code Analyze (SonarQube)
  4. Dockerize
  5. Push Image to DockerHub
  6. Container Scaning (Clair or Trivy)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published