add clair image scan
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Andreas Neue 2019-08-02 11:04:17 +02:00
parent 93060b3181
commit c0fdd6186a
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ steps:
- echo "\"" >>$VERSIONGO
- echo ")" >>$VERSIONGO
- cat $VERSIONGO
- go get -a -v
- go build
- go test
- echo -n "$BRANCH-$REV" >$TAGS