Skip to content

Commit

Permalink
Pass scan_image as false for temporary fix of minio tag (#2014)
Browse files Browse the repository at this point in the history
* fix(frontend-build): pass scan_image as false for temporary fix of minio tag

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Sujanadh and pre-commit-ci[bot] authored Dec 23, 2024
1 parent 7f012c6 commit 85b38c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
context: src
dockerfile: Dockerfile.ui.prod
build_target: prod
scan_image: False
image_name: ghcr.io/${{ github.repository }}/frontend

smoke-test-backend:
Expand Down
2 changes: 1 addition & 1 deletion docs/manuals/field-mapping-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This page provides some links to user-generated guides of FMTM over time.
[Link](https://docs.google.com/document/d/1i6LPj3Ah860BaSQCLvmxqbLmcQB3fM0_W8n15NEeZPo/edit?tab=t.0)
to project document, including detail on the mapping workflow.

## OSM Rwanda Remote Mapping
## OSM Rwanda Remote Mapping

[Link](https://docs.google.com/document/d/12BvzLPhILTYhK_8b2TY_oAByNJILuoaomDqd3hJmvUc/edit?tab=t.0)
OSM Rwanda user experience report

0 comments on commit 85b38c6

Please sign in to comment.