Skip to content

Commit

Permalink
PUB revised publishing info
Browse files Browse the repository at this point in the history
prjemian committed Jul 5, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 4563abd commit 0d0c108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish.sh
Original file line number Diff line number Diff line change
@@ -23,6 +23,6 @@ CHANNEL=aps-anl-tag
### publish

conda build ./conda-recipe/
CONDA_BASE=$(dirname $(dirname `which anaconda`))
CONDA_BASE=`conda info --base`
BUILD_DIR=${CONDA_BASE}/conda-bld/noarch
anaconda upload -u ${CHANNEL} ${BUILD_DIR}/${PACKAGE}-${RELEASE}-py_0.tar.bz2

0 comments on commit 0d0c108

Please sign in to comment.