Flattened pipeline stages

This commit is contained in:
2026-03-07 11:23:22 +02:00
parent 54909942a4
commit f043ed5520

View File

@@ -3,12 +3,6 @@ kind: pipeline
type: docker type: docker
name: package name: package
depends_on:
- build
clone:
disable: true
steps: steps:
- name: dotnet publish - name: dotnet publish
image: mcr.microsoft.com/dotnet/sdk:8.0 image: mcr.microsoft.com/dotnet/sdk:8.0