Skip to content

Commit

Permalink
CI/CD improved.
Browse files Browse the repository at this point in the history
Migrated to GitHub registry.
Migrated to JDK21, Virtual Threads were turned on.
Migrated to Postgres 16.1.
Default caches turned on.

Data Generator migration problems were fixed.
  • Loading branch information
vadzimkavalkou committed Dec 20, 2023
1 parent 206e904 commit ade918b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
schedule:
- cron: '0 0 1 * *' # every 1st day of month
# push:
# branches: [ "master" ]
# branches: [ "main" ]

permissions:
contents: read
Expand Down

0 comments on commit ade918b

Please sign in to comment.