d
This commit is contained in:
@@ -57,7 +57,7 @@ create-release:
|
|||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
script:
|
script:
|
||||||
- Write-Host "Creating release..."
|
- Write-Host "Creating release..."
|
||||||
- Write-Host "当前工作目录: $(Get-Location)"
|
- Write-Host "当前工作目录: $PWD"
|
||||||
- Write-Host "文件列表:"
|
- Write-Host "文件列表:"
|
||||||
- >
|
- >
|
||||||
curl --fail --show-error --location --header "JOB-TOKEN: $CI_JOB_TOKEN" \
|
curl --fail --show-error --location --header "JOB-TOKEN: $CI_JOB_TOKEN" \
|
||||||
|
|||||||
Reference in New Issue
Block a user