Skip to content

feature: add CI actions for building new images on PR #14

@skeptrunedev

Description

@skeptrunedev

Images currently have to be built manually for both puppeteer-service-ts/Dockerfile and api/Dockerfile.

Commands I am using locally are:

docker build -f ./apps/api/Dockerfile -t trieve/firecrawl:v0.0.46 .
docker build -f ./apps/puppeteer-service-ts/Dockerfile -t trieve/puppeteer-service-ts:v0.0.7 .

This should be performed as a CI workflow which runs on every PR the same way in which images are built for trieve.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions