Skip to content

Commit 88f6514

Browse files
delete proxy (#13139)
* fix:change upload-artifact version to v4 * fix:change github-script version to v7 * fix:change github-script version to v6 * fix:change github-script version to v6 * fix:change github-script version to v6 * fix:delete proxy * fix:delete proxy
1 parent f03cd12 commit 88f6514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
branch: main
169169
repoType: git
170170
retries: 3
171-
url: https://ghproxy.com/https://github.com/nacos-group/nacos-e2e.git
171+
url: https://github.com/nacos-group/nacos-e2e.git
172172
values:
173173
namespace: nacos-${{ github.run_id }}-${{ strategy.job-index }}
174174
global:

0 commit comments

Comments
 (0)