Compare commits

..

2 Commits

Author SHA1 Message Date
fcfd265c46 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
2026-03-07 11:23:56 +02:00
f043ed5520 Flattened pipeline stages 2026-03-07 11:23:22 +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