Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 370 Bytes

File metadata and controls

14 lines (11 loc) · 370 Bytes

Swarmpit stack deploy

This action allows you to deploy a new stack or update an existing by passing a docker compose file.

Usage:

uses: firstandthird/swarmpit-stack-deploy-action
with:
  url: https://swarmpit.yourdomain.com
  api-key: super-secure-api-key
  stack: stack-name
  compose: docker-compose-production.yml # can be any docker compose file