Merge remote-tracking branch 'sharkey/stable' into feature/next-release
This commit is contained in:
commit
95959b0d2b
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ stages:
|
|||
|
||||
testCommit:
|
||||
stage: test
|
||||
image: node:latest
|
||||
image: node:iron
|
||||
services:
|
||||
- postgres:15
|
||||
- redis
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sharkey",
|
||||
"version": "2024.3.2-devel",
|
||||
"version": "2024.3.3",
|
||||
"codename": "shonk",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue