Skip to content

Commit

Permalink
Merge branch 'develop' into live
Browse files Browse the repository at this point in the history
  • Loading branch information
diosmosis committed Feb 5, 2024
2 parents 0dee7ad + b8a36c1 commit edfdbb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ echo "➤ Checking out git matomo-for-wordpress repository..."
git clone --recurse-submodules --single-branch --branch live https://github.com/matomo-org/matomo-for-wordpress.git "$GITHUB_WORKSPACE"

cd "$GITHUB_WORKSPACE"
git lfs pull

echo "➤ Building release..."
mkdir -p ./docker/wordpress
Expand Down

0 comments on commit edfdbb7

Please sign in to comment.