diff options
author | techknowlogick <matti@mdranta.net> | 2019-02-14 13:20:11 -0500 |
---|---|---|
committer | Lauris BH <lauris@nix.lv> | 2019-02-14 20:20:11 +0200 |
commit | 18d0662bdd7ba8b60f2876afc7e0e7b60568e9e7 (patch) | |
tree | 41a053965766cbddbe4d9c63dffa8673fe173c58 /.drone.yml | |
parent | 7a72aa623e9640907fb6dd65e86c62d29b981b62 (diff) | |
download | gitea-18d0662bdd7ba8b60f2876afc7e0e7b60568e9e7.tar.gz gitea-18d0662bdd7ba8b60f2876afc7e0e7b60568e9e7.zip |
Update .drone.yml (#6070)
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml index 965af9b795..bd33d21382 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 |