Update .woodpecker.yml

This commit is contained in:
2026-01-02 14:13:40 +01:00
parent 6770e41a6e
commit e04f133b49

View File

@@ -1,4 +1,14 @@
clone:
disable: true
steps: steps:
clone-manual:
image: woodpeckerci/plugin-git
settings:
remote: http://gitea:3000/FA/FA_WEB.git # wewnętrzny URL, agent widzi gitea po nazwie serwisu!
branch: master
depth: 1
restore: restore:
image: mcr.microsoft.com/dotnet/sdk:8.0 image: mcr.microsoft.com/dotnet/sdk:8.0
commands: commands: