Skip to content

Commit

Permalink
Build separate for gh
Browse files Browse the repository at this point in the history
  • Loading branch information
jmandel committed May 30, 2024
1 parent e53f208 commit ccbc3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/localdev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Build and push image for gh
run: |
docker buildx build --push \
--platform linux/arm64 \
--platform linux/amd64 \
--target gh \
-t ghcr.io/fhir/ig-publisher-gh:latest \
images/ig-publisher

0 comments on commit ccbc3cc

Please sign in to comment.