diff options
| author | EnderByEndera <[email protected]> | 2020-12-30 16:40:44 +0800 |
|---|---|---|
| committer | EnderByEndera <[email protected]> | 2020-12-30 16:40:44 +0800 |
| commit | a9cbcaac9ffce9fad879f345e845e059eafef708 (patch) | |
| tree | 1f8a6b9eaa2d969312a12b7d8da8809db7abdbc1 | |
| parent | cfed3146542964ecc0a2a46d563a192d7b0548e6 (diff) | |
changed artifactRepository from default to commdetection
| -rw-r--r-- | .workflow/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.workflow/build.yml b/.workflow/build.yml index 9dc96af..48e48fc 100644 --- a/.workflow/build.yml +++ b/.workflow/build.yml @@ -24,5 +24,5 @@ stages: uploadArtifact: true uploadArtifactOptions: artifactPath: '/bin' - artifactRepository: 'default' + artifactRepository: 'commdetection' artifactName: 'cli-build'
\ No newline at end of file |
