Skip to content

Commit 3da2b07

Browse files
authored
Merge branch 'master' into feature/test_drone_ci
2 parents 8e8abe1 + bb6b738 commit 3da2b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,4 @@ steps:
170170
- git checkout pr$DRONE_PULL_REQUEST
171171
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
172172
- sleep 8
173-
- GOPROXY=https://goproxy.cn make web-test
173+
- GOPROXY=https://goproxy.cn make web-test

0 commit comments

Comments
 (0)