deployer icon indicating copy to clipboard operation
deployer copied to clipboard

There are no invoke() in YAML tasks

Open ronald2wing opened this issue 1 year ago • 0 comments

  • Deployer version: v7.3.3
  • Deployment OS: Ubuntu
tasks:
  provision:custom_deployer:
    - run: "apt install acl"
    - run: "apt install whois"
    - run: "groupadd --system caddy"
    - invoke: provision:deployer

I don't see https://deployer.org/docs/7.x/api#invoke in https://github.com/deployphp/deployer/blob/master/src/schema.json

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

ronald2wing avatar Nov 26 '23 18:11 ronald2wing