Skip to content

Commit

Permalink
Migrate GCP and Postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe committed Jan 9, 2024
1 parent e64ebfb commit 768c05b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ Kjør `./gradlew --continue ktlintCheck` eller `./gradlew ktlintFormat`

Pipeline er på Github Action.
Commits til Master-branch deployes automatisk til dev-gcp og prod-gcp.
Commits til ikke-master-branch bygges uten automatisk deploy.
Commits til ikke-master-branch bygges automatisk deploy til dev-gcp.

## Database
Appen kjører med en lokal H2 in-memory database. Den spinnes opp som en del av applikasjonen og er
Appen kjører med en lokal in-memory database. Den spinnes opp som en del av applikasjonen og er
også tilgjengelig i tester.

## Alerterator
Expand Down

0 comments on commit 768c05b

Please sign in to comment.