Skip to content

Commit

Permalink
Switched to correct worklflow: image_build
Browse files Browse the repository at this point in the history
  • Loading branch information
katporks committed Nov 18, 2023
1 parent 48e89a3 commit 40a320a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker_image_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ on:
- 'dev'

jobs:
pytest:
uses: hotosm/gh-workflows/.github/workflows/test_pytest.yml@main
build:
uses: hotosm/gh-workflows/.github/workflows/image_build.yml@main
secrets: inherit
with:
image_name: ghcr.io/${{ github.repository }}
build_target: prod
environment: dev

0 comments on commit 40a320a

Please sign in to comment.