Skip to content

Commit

Permalink
Update circleci.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov authored Dec 1, 2023
1 parent 896311d commit 03c8c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2.0/docs/integrations/circleci.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- composer-v1-{{ checksum "composer.lock" }}
- composer-v1-

- run: wget -qO- https://api.wodby.com/v1/get/cli | sh
- run: wget -qO- https://api.wodby.com/api/v1/get/cli?version=2.0 | sh
- run: wodby ci init $WODBY_GIT_REPO_ID
- run:
name: Fix .composer permissions
Expand Down

0 comments on commit 03c8c6f

Please sign in to comment.