This commit is contained in:
Admin 2024-06-21 23:22:23 +08:00
parent a31643ec43
commit 08b1265072
2 changed files with 19 additions and 5 deletions

View File

@ -11,4 +11,9 @@ steps:
- name: build
image: mcr.microsoft.com/dotnet/sdk:8.0
commands:
- dotnet build --configuration Release
- dotnet build --configuration Release
- name: publish
image: mcr.microsoft.com/dotnet/sdk:8.0
commands:
- dotnet publish -c Release -o out

View File

@ -7,7 +7,7 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="75d4b9de-6eca-410e-b1ba-1b19ff53125a" name="Changes" comment="改名">
<list default="true" id="75d4b9de-6eca-410e-b1ba-1b19ff53125a" name="Changes" comment="test drone ci">
<change beforePath="$PROJECT_DIR$/.drone.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.drone.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/.idea.antblazorpro.dir/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.antblazorpro.dir/.idea/workspace.xml" afterDir="false" />
</list>
@ -84,7 +84,7 @@
<updated>1717222028445</updated>
<workItem from="1717222031128" duration="1205000" />
<workItem from="1717424311438" duration="10982000" />
<workItem from="1718959501225" duration="1723000" />
<workItem from="1718959501225" duration="2204000" />
</task>
<task id="LOCAL-00001" summary="init">
<option name="closed" value="true" />
@ -134,7 +134,15 @@
<option name="project" value="LOCAL" />
<updated>1718979645165</updated>
</task>
<option name="localTasksCounter" value="7" />
<task id="LOCAL-00007" summary="test drone ci">
<option name="closed" value="true" />
<created>1718980772232</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1718980772232</updated>
</task>
<option name="localTasksCounter" value="8" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@ -158,6 +166,7 @@
<MESSAGE value="init" />
<MESSAGE value="add ci" />
<MESSAGE value="改名" />
<option name="LAST_COMMIT_MESSAGE" value="改名" />
<MESSAGE value="test drone ci" />
<option name="LAST_COMMIT_MESSAGE" value="test drone ci" />
</component>
</project>