Skip to content

Commit

Permalink
ci: enable load image to docker
Browse files Browse the repository at this point in the history
  • Loading branch information
0xawaz committed Nov 21, 2024
1 parent 13ed6d1 commit ee57816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/common-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
file: ${{ inputs.working-directory }}/${{ inputs.docker-file }}
push: false
pull: false
load: true
tags: ghcr.io/zama-ai/${{ inputs.image-name }}:${{env.DOCKER_TAG_IMAGE }},ghcr.io/zama-ai/${{ inputs.image-name }}:latest
cache-from: ${{ inputs.cache-from }}
cache-to: ${{ inputs.cache-to }}
Expand Down

0 comments on commit ee57816

Please sign in to comment.