Skip to content

Commit

Permalink
Merge pull request #50 from TencentBlueKing/feat_change_image_host
Browse files Browse the repository at this point in the history
feat: 修改SCM镜像地址为hub.bktencent.com #48
  • Loading branch information
Yuanruitao authored Nov 19, 2024
2 parents 9cffba8 + eb9cc87 commit 1bc95c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
gradle-version: 6.7.1
arguments: clean buildZipWithEn -DmavenCredUserName=${{ secrets.NAME }} -DmavenCredPassword=${{ secrets.GITHUB_TOKEN }} -DmavenRepoUrl=http://maven.aliyun.com/nexus/content/groups/public/
- name: Upload a Build Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: CodeCCCheckAtom.zip
# A file, directory or wildcard pattern that describes what to upload
Expand Down

0 comments on commit 1bc95c7

Please sign in to comment.