Skip to content

Commit

Permalink
build and deploy split
Browse files Browse the repository at this point in the history
  • Loading branch information
glennbech committed Nov 10, 2023
1 parent 8ddae58 commit 076764c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ docker run -p 8080:8080 -e AWS_ACCESS_KEY_ID=XXX -e AWS_SECRET_ACCESS_KEY=YYY -e

* Lag en GitHub actions workflow som ved hver push til main branch lager og publiserer et nytt Container image til et
ECR repository.
* Workflow skal kompilere og bygge et nytt container image, men ikke publisere image til ECR dersom branch er noe annet en main
* Du må selv lage et ECR repository i AWS miljøet, du trenger ikke automatisere prosessen med å lage
dette.
* Container image skal ha en tag som er lik commit hash i Git. For eksempel; glenn-ppe:b2572585e.
Expand Down

0 comments on commit 076764c

Please sign in to comment.