Skip to content

Rework deploy staging ecs and remove build and deploy #30

Rework deploy staging ecs and remove build and deploy

Rework deploy staging ecs and remove build and deploy #30

Workflow file for this run

name: Build
on:
pull_request:
jobs:
test-analyze:
name: 'Run'
uses: infinum/js-pipeline/.github/workflows/pipeline.yml@main
with:
ci_steps: 'lint test'
workflow: '.github/workflows/pr.yml'
environment: 'staging'
package_manager: 'pnpm'