Skip to content

Commit

Permalink
Reduces number of directories; We can always separate as needed
Browse files Browse the repository at this point in the history
EmilRex committed Dec 5, 2024
1 parent dbbd697 commit 4781565
Showing 7 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/source-docker.py
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ def get_image_tag():

def deploy():
flow.from_source(
source="./basics",
source="./flows",
entrypoint="hello-world.py:hello",
).deploy(
name="default",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4781565

Please sign in to comment.