Skip to content

Commit

Permalink
add reconciliation build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwiidb committed Jul 27, 2023
1 parent 230d951 commit e7fcf3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_reconciliation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- name: Docker build
uses: mr-smithers-excellent/docker-build-push@v5
id: build
dockerfile: reconciliation.Dockerfile
with:
dockerfile: reconciliation.Dockerfile
image: ${{ env.IMAGENAME }}
registry: ${{ env.REGISTRY }}
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit e7fcf3f

Please sign in to comment.