Skip to content

Add Github action for performing a Capistrano deploy for new tag #199

@lewismc

Description

@lewismc

Building off of #155 we should add a GitHub Action which is executed upon each new created tag e.g.

on:
  push:
    tags:
      - '*'

A specific example can be found at https://github.com/marketplace/actions/capistrano-deploy#workflow-file

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci/cdContinuous Integration/Continuous DeliveryenhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions