Skip to content

Execute multiple commands on single deploy action #7

@slominskir

Description

@slominskir

Some apps are clustered or otherwise have multiple instances in a given environment, so the ability to define a single deploy action that actually results in multiple deploy commands would be useful. For example epicsweb backend servers have a separate deploy.sh command per host, and there are a bunch of hosts.

The workaround at the moment is to define one action per host, and in GitHub Actions, define multiple deploy calls, one per host.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions