Skip to content

Commit

Permalink
fix version-tag in ci
Browse files Browse the repository at this point in the history
Signed-off-by: dmitriy kalinin <[email protected]>
  • Loading branch information
cppforlife committed Oct 5, 2017
1 parent 687ac69 commit 7fd6cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/tasks/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ for file in $COPY_KEYS ; do
echo ""
done

echo "stable-${VERSION}" > version-tag/tag
echo "stable-${VERSION}" > ../version-tag/tag

echo "Done"

0 comments on commit 7fd6cfb

Please sign in to comment.