Skip to content

Commit

Permalink
chore(ci): fix load parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
leventdem committed Oct 11, 2024
1 parent 0285675 commit 469b399
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/common-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ jobs:
file: ${{ inputs.working-directory }}/operations/docker/${{ inputs.docker-file }}
push: ${{ inputs.push_image }}
pull: false
load: ${{ inputs.generate-enclave-image }}
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 469b399

Please sign in to comment.