Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into feat/prometheus-en…
Browse files Browse the repository at this point in the history
…dpoint
  • Loading branch information
annasambrook committed Dec 13, 2024
2 parents c97ef40 + 90a837d commit 547a4ba
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 547a4ba

Please sign in to comment.