]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
kernel: use x86_64 instead of amd64 when uploading binaries
authorAndrew Schoen <aschoen@redhat.com>
Thu, 10 Nov 2016 17:40:37 +0000 (11:40 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 10 Nov 2016 17:40:37 +0000 (11:40 -0600)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
kernel/build/build_deb

index 5cfbda03b8ceee57bf33c44e3f647c581ed805be..bbf1cccf96ab1329e245ad0b72d8388f12763371 100644 (file)
@@ -106,7 +106,7 @@ cd "$WORKSPACE"
 
 if [ "$THROWAWAY" = false ] ; then
     # push binaries to chacra
-    find ../*.deb | $VENV/chacractl binary ${chacra_flags} create ${chacra_endpoint}/${DEB_ARCH}/
+    find ../*.deb | $VENV/chacractl binary ${chacra_flags} create ${chacra_endpoint}/${ARCH}/
 
     # start repo creation
     $VENV/chacractl repo update ${chacra_endpoint}