Skip to content

Commit

Permalink
Add docker
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Sep 26, 2024
1 parent 573c7be commit 8ca0a87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,9 @@ jobs:
- name: Initialize ov
run: |
echo "Initializing ov on ${{ matrix.os }}"
export PATH="$PATH:/Applications/Docker.app/Contents/Resources/bin/"
docker --version
./ov build
./ov init
###########
Expand Down

0 comments on commit 8ca0a87

Please sign in to comment.