mirror of
https://github.com/harness/drone.git
synced 2025-05-21 11:29:52 +08:00
1 line
144 B
Plaintext
1 line
144 B
Plaintext
{"kind": "pipeline", "name": "default", "steps": [{"name": "build", "image": "mcr.microsoft.com/dotnet/sdk:5.0", "commands": ["dotnet build"]}]} |