Skip to content

Commit

Permalink
jessie iteration here too
Browse files Browse the repository at this point in the history
  • Loading branch information
ctdk committed Nov 24, 2015
1 parent 134fda6 commit c6eac00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/deploy.sh
Expand Up @@ -20,7 +20,7 @@ fi
package_cloud push ${PACKAGECLOUD_REPO}/debian/wheezy ${DIR}/artifacts/goiardi-${GOIARDI_VERSION}-${ITERATION}_*.deb

# debian/jessie
package_cloud push ${PACKAGECLOUD_REPO}/debian/jessie ${DIR}/artifacts/goiardi-${GOIARDI_VERSION}-${ITERATION}_jessie_*.deb
package_cloud push ${PACKAGECLOUD_REPO}/debian/jessie ${DIR}/artifacts/goiardi-${GOIARDI_VERSION}-${ITERATION}jessie_*.deb

# ubuntu
package_cloud push ${PACKAGECLOUD_REPO}/ubuntu/trusty ${DIR}/artifacts/goiardi-${GOIARDI_VERSION}-${ITERATION}ubuntu_*.deb

0 comments on commit c6eac00

Please sign in to comment.