Skip to content

Commit

Permalink
ci: use build img target for testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jan 21, 2025
1 parent 1c88c94 commit e92e00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: hotosm/gh-workflows/.github/workflows/test_compose.yml@2.0.5
with:
image_name: ghcr.io/${{ github.repository }}
build_target: release
build_target: build
tag_override: ci
compose_file: compose.yml
compose_service: odkhook
Expand Down

0 comments on commit e92e00c

Please sign in to comment.