Skip to content

Commit

Permalink
Update .circleci/config.yml
Browse files Browse the repository at this point in the history
add comment about fork that was useful in finding the bug.

Co-authored-by: Eugen C. <[email protected]>
  • Loading branch information
guzzijones and armab authored May 12, 2020
1 parent 35525f5 commit 8f6428c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
if [ -n "$PACKAGECLOUD_TOKEN" ]; then
PKG_RELEASE=$(packagecloud.sh next-revision xenial ${PKG_VERSION} st2web)
else
# is fork
PKG_RELEASE=1
fi
echo "export PKG_VERSION=${PKG_VERSION}" >> $BASH_ENV
Expand Down

0 comments on commit 8f6428c

Please sign in to comment.