• example usage:

    bash aws-ecs-deploy.sh \
      --cluster ${{ env.CLUSTER_NAME }} \
      --service-name ${{ env.SERVICE_NAME }} \
      --image  $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG \
    Edited by rishang
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment