You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -316,5 +316,5 @@ for å fortelle app runner hvilken container som skal deployes.
## Test
* Kjør byggejobben manuelt førte gang gang. Det vil det lages en docker container som pushes til ECR repository. App runner vil lage en service
* Når du pusher koden til ditt github repo første gang vil det lages en docker container som lastes opp til ditt ECR repository. Pipeline vil også kjøre terraform, og opprette en App runner service
* Sjekk at det er dukket opp to container images i ECR. En med en tag som matcher git commit, og en som heter "latest".