Browse Source

Update .drone.yml (#6070)

tags/v1.9.0-dev
techknowlogick Lauris BH 6 years ago
parent
commit
a95b256b24
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -252,7 +252,7 @@ pipeline:
branch: [ master ]

static:
image: karalabe/xgo-latest:latest
image: techknowlogick/xgo:latest
pull: true
environment:
TAGS: bindata sqlite sqlite_unlock_notify


Loading…
Cancel
Save