enhancement/pipeline-upgrade #22

Merged
Administrator merged 9 commits from enhancement/pipeline-upgrade into staging 2025-10-03 14:49:18 +02:00
Showing only changes of commit 8e0dcc34e7 - Show all commits

View File

@@ -112,7 +112,7 @@ jobs:
tag: tag:
name: Create Tag for Gitea name: Create Tag for Gitea
needs: [docker-build-and-push] needs: [docker-build-and-push]
if: github.ref == 'refs/heads/main' && github.event_name == 'push' #if: github.ref == 'refs/heads/main' && github.event_name == 'push'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4