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 245c74e commit e506932Copy full SHA for e506932
.drone.yml
@@ -55,7 +55,7 @@ pipeline:
55
TAGS: bindata
56
GOPATH: /srv/app
57
commands:
58
- - make test-pqsql
+ - make test-pgsql
59
when:
60
event: [ push, tag, pull_request ]
61
0 commit comments