diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 8e0bc4e..55b4fbb 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -28,6 +28,7 @@ jobs: context: . file: ./Dockerfile push: true + pull: true target: uv tags: www.coastalcommits.com/cswimr/actions:uv - name: Build and push docs image @@ -36,6 +37,7 @@ jobs: context: . file: ./Dockerfile push: true + pull: true target: docs tags: www.coastalcommits.com/cswimr/actions:docs - name: Build and push Red full image