Update .gitlab-ci.yml

This commit is contained in:
Masterain
2023-09-21 23:42:47 -07:00
parent fe5b2c0c12
commit 099270ad29

View File

@@ -57,7 +57,7 @@ release:
assets: assets:
links: links:
- name: "YaeAchievement.exe" - name: "YaeAchievement.exe"
url: "https://jihulab.com/$CI_PROJECT_PATH/-/jobs/$THIS_JOB_ID/artifacts/raw/YaeAchievement.exe?inline=false" url: "https://$CI_SERVER_SHELL_SSH_HOST/$CI_PROJECT_PATH/-/jobs/$THIS_JOB_ID/artifacts/raw/YaeAchievement.exe?inline=false"
link_type: package link_type: package
- name: ".NET 7.0 Desktop Runtime" - name: ".NET 7.0 Desktop Runtime"
url: "https://dotnet.microsoft.com/zh-cn/download/dotnet/thank-you/runtime-desktop-7.0.11-windows-x64-installer" url: "https://dotnet.microsoft.com/zh-cn/download/dotnet/thank-you/runtime-desktop-7.0.11-windows-x64-installer"