[BUGFIX] Use correct put step
This commit is contained in:
parent
6ff6e2dd50
commit
168cef2548
@ -54,7 +54,7 @@ jobs:
|
||||
fpm --verbose -f -n gitea -s dir -t deb -v $VERSION_OUT go-gitea/gitea-${VERSION}-linux-amd64=/usr/bin/gitea
|
||||
mv -v gitea_${VERSION_OUT}_amd64.deb deb/
|
||||
echo "deb/gitea_${VERSION_OUT}_amd64.deb" > deb/filename
|
||||
- put: concourse-deb
|
||||
- put: gitea-deb
|
||||
params:
|
||||
archive_file: deb/filename
|
||||
gpg_passphrase_file: /etc/hosts
|
||||
|
Loading…
x
Reference in New Issue
Block a user