Skip to content

Commit

Permalink
odov3_deploy.sh renamed to odov3_build_and_deploy.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Valdron <[email protected]>
  • Loading branch information
michael-valdron committed Dec 8, 2023
1 parent 77da397 commit 761b0dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/devfile-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
- name: Check odo version
run: odo version
- name: Check if devfile registry odo v3 build & deploy is working
run: bash .ci/odov3_deploy.sh
run: bash .ci/odov3_build_and_deploy.sh

0 comments on commit 761b0dd

Please sign in to comment.