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 f72123b commit bc8fa1eCopy full SHA for bc8fa1e
.drone.yml
@@ -238,7 +238,7 @@ pipeline:
238
branch: [ master ]
239
240
docker:
241
- image: plugins/docker:17.05
+ image: plugins/docker:17.12
242
pull: true
243
secrets: [ docker_username, docker_password ]
244
repo: gitea/gitea
@@ -248,7 +248,7 @@ pipeline:
248
branch: [ release/* ]
249
250
251
252
253
254
default_tags: true
0 commit comments