Skip to content

Commit

Permalink
#minor PR to bump release version and explain how to (flyteorg#241)
Browse files Browse the repository at this point in the history
* PR to bump

Signed-off-by: Ketan Umare <[email protected]>

* updated

Signed-off-by: Ketan Umare <[email protected]>
  • Loading branch information
kumare3 authored Nov 19, 2021
1 parent 01b0930 commit 6b72971
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,10 @@ URL of your target FlyteAdmin API instance. These instructions will use

.. note:: Hint

Ensure you don't have `ADMIN_API_URL` or `DISABLE_AUTH` set (eg, in your `/.profile`.)
Ensure you don't have `ADMIN_API_URL` or `DISABLE_AUTH` set (eg, in your `/.profile`.)

=======
Release
=======
To release, you have to annotate the PR message to include either #minor,
#patch or #major

0 comments on commit 6b72971

Please sign in to comment.