We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c9f6d commit 76ac834Copy full SHA for 76ac834
.drone.yml
@@ -113,18 +113,6 @@ services:
113
environment:
114
MYSQL_ALLOW_EMPTY_PASSWORD: yes
115
MYSQL_DATABASE: test
116
- GOPROXY: off
117
- TAGS: bindata sqlite sqlite_unlock_notify
118
- GITLAB_READ_TOKEN:
119
- from_secret: gitlab_read_token
120
- depends_on:
121
- - build
122
- when:
123
- branch:
124
- - master
125
- event:
126
- - push
127
- - pull_request
128
129
- name: mysql8
130
pull: default
0 commit comments