Skip to content

Commit

Permalink
Update deploy.yml (roots#1487)
Browse files Browse the repository at this point in the history
Fix doc link in "Deploy WP site"-step message. URL should be redirected IMO additionally.
  • Loading branch information
E-VANCE authored May 11, 2023
1 parent 02cfc36 commit 4c00920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
Invalid Git repository.
Ensure that your site's `repo` variable is defined in `group_vars/{{ env }}/wordpress_sites.yml` and uses the SSH format (example: [email protected]:roots/bedrock.git)
More info:
> https://roots.io/trellis/docs/deploys/
> https://roots.io/trellis/docs/deployments/
when: project.repo is not defined or project.repo is not match("^ssh://.+@.+|.+@.+:.+")
roles:
- deploy

0 comments on commit 4c00920

Please sign in to comment.