Skip to content

Commit

Permalink
Merge pull request #368 from valory-xyz/develop
Browse files Browse the repository at this point in the history
Release `v0.21.1`
  • Loading branch information
Adamantios authored Dec 9, 2024
2 parents f3f25e6 + 90a837d commit dfd7272
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
run: |
echo "Building Docker Images"
cd /work
pip install --upgrade poetry
poetry install
source env.sh || exit 1
echo "Building images for $AUTHOR for service $SERVICE"
autonomy init --reset --author $AUTHOR --ipfs --remote
Expand Down

0 comments on commit dfd7272

Please sign in to comment.