forked from platypush/platypush
[Fix] Added mistakenly removed PKG_NAME
variable.
This commit is contained in:
parent
6fb432d7bb
commit
5d3c7679b6
1 changed files with 1 additions and 0 deletions
|
@ -435,6 +435,7 @@ steps:
|
|||
DEB_VERSION: oldstable
|
||||
WORKDIR: /tmp/workdir
|
||||
APT_ROOT: /repos/apt
|
||||
PKG_NAME: platypush
|
||||
|
||||
when:
|
||||
branch:
|
||||
|
|
Loading…
Reference in a new issue