Skip to content

Commit

Permalink
Merge branch 'master' into feature/test_drone_ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chenhg5 authored Aug 19, 2024
2 parents 8e8abe1 + bb6b738 commit 3da2b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@ steps:
- git checkout pr$DRONE_PULL_REQUEST
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
- sleep 8
- GOPROXY=https://goproxy.cn make web-test
- GOPROXY=https://goproxy.cn make web-test

0 comments on commit 3da2b07

Please sign in to comment.