Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Jan 8, 2024
2 parents 0ce7a8e + b25bc2d commit 79da520
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 @@ -33,7 +33,7 @@ jobs:
- composer-v1-{{ checksum "composer.lock" }}
- composer-v1-

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

0 comments on commit 79da520

Please sign in to comment.