diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d9e27bc..380799e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,6 +37,8 @@ jobs: with: context: ${{ matrix.component }} target: dev + build-args: | + PIPENV_SYNC_FLAGS=--dev platforms: linux/amd64 load: true tags: antigen-app-dev-${{ matrix.component }}:latest