Skip to content

feat(PropsedSalesLocations): Update the copy and links of the propsed… #5354

feat(PropsedSalesLocations): Update the copy and links of the propsed…

feat(PropsedSalesLocations): Update the copy and links of the propsed… #5354

Workflow file for this run

name: Docker
on:
push:
paths-ignore:
- ".github/workflows/**"
- "*.md"
- "integration/**"
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: docker build .