Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add lifecycle badge
  • Loading branch information
WillRobins32 authored Sep 18, 2024
1 parent 2492515 commit ceb1cd0
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 @@ -31,3 +31,4 @@ And build the database model with Liquibase:
docker build -t liquibase -f Dockerfile.liquibase.local .
docker run --rm liquibase --url=jdbc:postgresql://172.17.0.2:5432/wfprev --changelog-file=main-changelog.json --username=wfprev --password=password update
```
[![Lifecycle:Experimental](https://img.shields.io/badge/Lifecycle-Experimental-339999)](<Redirect-URL>)

0 comments on commit ceb1cd0

Please sign in to comment.