Merge pull request 'Flattened pipeline stages' (#16) from test into main
Some checks failed
continuous-integration/drone Build is failing

Reviewed-on: $scheme://$host/MngomaLab/webapitest/pulls/16
This commit was merged in pull request #16.
This commit is contained in:
2026-03-07 11:23:56 +02:00

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