Skip to content

Actions: cloudposse/github-actions-workflows

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: cloudposse/github-actions-workflows/.github/workflows/cd-ecspresso.yml@main 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.