restore Docker workflow

This commit is contained in:
Athou
2024-08-11 22:04:35 +02:00
parent cc32f8ad16
commit 09e0a51b46
7 changed files with 86 additions and 27 deletions

View File

@@ -8,7 +8,9 @@ MVP:
- cookie duration too short
- https://github.com/quarkusio/quarkus/issues/42463
- mvn profile instead of -Dquarkus.datasource.db-kind
- update dockerfile
- release after tag (new job that downloads all artifacts because we need them all to create the release)
- update github actions (build and copy outside target each database artifact)
- update readme
- update release notes (+ mention h2 migration has been removed, upgrade to last 4.x is required)