Skip to content

Commit

Permalink
Update boilerplate version (flyteorg#402)
Browse files Browse the repository at this point in the history
Signed-off-by: Flyte-Bot <[email protected]>

Co-authored-by: evalsocket <[email protected]>
  • Loading branch information
flyte-bot and evalsocket authored Feb 18, 2022
1 parent 9adf523 commit 2cc2784
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion flytepropeller/boilerplate/flyte/end2end/end2end.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# ONLY EDIT THIS FILE FROM WITHIN THE 'FLYTEORG/BOILERPLATE' REPOSITORY:
#
# TO OPT OUT OF UPDATES, SEE https://github.com/flyteorg/boilerplate/blob/master/Readme.rst

set -e

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[platform]
url=127.0.0.1:30081
insecure=True
insecure=True
1 change: 1 addition & 0 deletions flytepropeller/boilerplate/flyte/end2end/run-tests.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

#!/usr/bin/env python3

import json
Expand Down

0 comments on commit 2cc2784

Please sign in to comment.