diff --git a/devops-stages/stage-archive.sh b/devops-stages/stage-archive.sh index feee9003137be322761cb3e2f6c8b946ebb343a7..593860b5977d665028c9b340d7d7e0990b6fceac 100755 --- a/devops-stages/stage-archive.sh +++ b/devops-stages/stage-archive.sh @@ -16,7 +16,7 @@ PKG_DIRECTORIES="jenkins installers systest juju-charms descriptor-packages tools" MDG_NAME=devops -DEB_INSTALL=debian/$MDG_NAME.install +DEB_INSTALL=debian/osm-$MDG_NAME.install export DEBEMAIL="mmarchetti@sandvine.com" export DEBFULLNAME="Michael Marchetti"