From 9387bb60888e324be533b636a9a83e3c848f905d Mon Sep 17 00:00:00 2001 From: Volker Kerkhoff Date: Mon, 15 Jan 2024 15:13:09 +0100 Subject: [PATCH] =?UTF-8?q?URBIBBNA-32=20Unn=C3=BCtzes=20"needs"=20entfern?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Build von Tilserver und Datahub kann parallel erfolgen --- .github/workflows/docker-image.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 8a5523c4..dbf2e20a 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -31,8 +31,6 @@ jobs: tags: ghcr.io/bbnavi/tileserver:latest build-datahub-image: runs-on: ubuntu-latest - needs: - - prep-martin steps: - uses: actions/checkout@v2 - uses: docker/setup-buildx-action@v1