deployphp / deployer

The PHP deployment tool with support for popular frameworks out of the box
https://deployer.org
MIT License
10.41k stars 1.47k forks source link

There are no invoke() in YAML tasks #3734

Open ronald2wing opened 7 months ago

ronald2wing commented 7 months ago
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

Fund with Polar