Move vuls in /release folder
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dryusdan 2023-02-22 17:45:10 +01:00
parent 0f5cbb7a7a
commit 343f86b034
Signed by: Dryusdan
GPG key ID: EC1438DDE24E27D7

View file

@ -17,7 +17,7 @@ steps:
- git clone https://github.com/future-architect/vuls.git
- cd vuls
- make install
- ls $GOPATH/bin
- cp $GOPATH/bin/vuls /release
volumes:
- name: release
path: /release
@ -28,7 +28,7 @@ steps:
api_key:
from_secret: apikey
files:
- /release/ruby.zip
- /release/vuls
checksum:
- md5
- sha1