ci: test source
This commit is contained in:
parent
fd011152e7
commit
693b52f536
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ steps:
|
|||
- cd ..
|
||||
- pwd
|
||||
- ls -lah
|
||||
- echo $version
|
||||
- echo v=$version > env
|
||||
- source env
|
||||
- cp sanoid_$version_all.deb sanoid_latest_all.deb
|
||||
- cp sanoid_$version_all.deb sanoid_${DRONE_COMMIT_BRANCH}_all.deb
|
||||
- |
|
||||
|
|
Reference in a new issue