From c855f05bbeaaa312591cff71ed175db3fb9aba51 Mon Sep 17 00:00:00 2001 From: Gabriel Roldan Date: Fri, 29 Nov 2024 16:01:12 -0300 Subject: [PATCH] Update geoserver to 2.26.1.0 --- .github/workflows/publish.yaml | 3 --- .gitmodules | 2 +- geoserver | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 2729452..6c15433 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -3,9 +3,6 @@ name: Build on any branch on: push: - branches: - - 'main' - - 'stable' tags: - '*' jobs: diff --git a/.gitmodules b/.gitmodules index cd6c61e..eb53a6a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule "geoserver"] path = geoserver url = https://github.com/camptocamp/geoserver.git - branch = gscloud/2.26.x/integration + branch = gscloud/2.26.1/integration shallow = true diff --git a/geoserver b/geoserver index 52aac44..ef29281 160000 --- a/geoserver +++ b/geoserver @@ -1 +1 @@ -Subproject commit 52aac44b05aaa91337aa8f9810e797dd8888ebce +Subproject commit ef29281c4fe56d1f5352cc21b3cc66ba36e3cbe4