acdoering68 / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

automate continuous integration checks #10

Open acdoering68 opened 1 year ago

acdoering68 commented 1 year ago

As a developer I need automated continuous integration checks So that new code will be checked

Details and Assumptions

* github actions allow this    

Acceptance Criteria

gherkin 
Given [some context]
When [certain action is taken]
Then [the outcome of action is observed]
acdoering68 commented 1 year ago

GitHub Actions will be used for the automation workflow