Skip to content

Commit

Permalink
Fix (CI): Build image from support autonomy version
Browse files Browse the repository at this point in the history
Signed-off-by: OjusWiZard <[email protected]>
  • Loading branch information
OjusWiZard committed Dec 6, 2024
1 parent f3f25e6 commit 2acfa9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
shell: bash
run: |
echo "Building Docker Images"
poetry install
cd /work
source env.sh || exit 1
echo "Building images for $AUTHOR for service $SERVICE"
Expand Down

0 comments on commit 2acfa9c

Please sign in to comment.