staging #43

Merged
triggermeelmo merged 75 commits from staging into development 2025-11-06 21:23:27 +01:00
Showing only changes of commit b3b97d4c09 - Show all commits

View File

@@ -110,7 +110,7 @@ jobs:
tag: tag:
name: Create Tag name: Create Tag
needs: [docker-build, build, set-tag] needs: [docker-build-and-push]
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
RUNNER_TOOL_CACHE: /toolcache RUNNER_TOOL_CACHE: /toolcache