staging #43

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

View File

@@ -122,7 +122,7 @@ jobs:
tag: tag:
name: Create Tag name: Create Tag
needs: [docker-build-and-push] needs: [docker-build-and-push, set-tag]
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4