Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Actions: cloudposse-archives/app-on-ecs

Actions

CD - Deploy to ECS with Ecspresso Deploy Docker image to ECS with Ecspresso ### Usage ```yaml name: Deploy on: push: branches: [ main ] jobs: cd: uses: ./.github/workflows/workflow-cd-ecspresso.yml with: image: registry.hub.docker.com/library/nginx tag: latest repository: $\{\{ github.event.repository.name \}\} environment: dev enable-migration: $\{\{ inputs.enable-migration \}\} support-rollback: $\{\{ inputs.support-rollback \}\} secrets: secret-outputs-passphrase: "$\{\{ secrets.secret-outputs-passphrase \}\}" github-private-actions-pat: $\{\{ secrets.github-private-actions-pat \}\} ```

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
0 workflow runs
0 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

GitHub Actions

This workflow has no runs yet.