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 25c49cf commit 159c2ffCopy full SHA for 159c2ff
.drone.yml
@@ -56,7 +56,7 @@ pipeline:
56
event: [ push, tag, pull_request ]
57
58
build-without-gcc:
59
- image: golang:1.9
+ image: golang:1.11
60
pull: true
61
commands:
62
- go build -o gitea_no_gcc # test if build succeeds without the sqlite tag
0 commit comments