Warehouses #1
@@ -1,4 +1,14 @@
|
||||
steps:
|
||||
clone:
|
||||
disable: true
|
||||
|
||||
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:
|
||||
image: mcr.microsoft.com/dotnet/sdk:8.0
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user