Skip to content

Commit

Permalink
implement update script and docker build/push workflow
Browse files Browse the repository at this point in the history
Signed-off-by: a3hadi <[email protected]>
  • Loading branch information
ayildirim21 committed Mar 6, 2024
1 parent 041f7f8 commit 0024c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ elif (( usingSHA )); then
traverse_examples "go get github.com/numaproj/numaflow-go@$commit_sha" "go mod tidy"
elif (( usingHelp )); then
show_help
fi
fi

0 comments on commit 0024c8e

Please sign in to comment.