Skip to content
This repository was archived by the owner on Jul 5, 2021. It is now read-only.

Commit

Permalink
chore: wait for cluster to pin before updating dns (#423)
Browse files Browse the repository at this point in the history
- update to ipfs-dns-deploy v1.8 which uses the --wait flag so we wait for the site to be fully pinned on cluster before continuing.

see: ipfs-shipyard/ipfs-dns-deploy#19
see: https://github.com/protocol/bifrost-infra/issues/1116

License: MIT
Signed-off-by: Oli Evans <[email protected]>
  • Loading branch information
olizilla authored Apr 8, 2021
1 parent 381b130 commit 44dcf1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

deploy:
docker:
- image: olizilla/ipfs-dns-deploy:1.7
- image: olizilla/ipfs-dns-deploy:1.8
environment:
DOMAIN: website.ipfs.io
BUILD_DIR: public
Expand Down

0 comments on commit 44dcf1a

Please sign in to comment.