Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
update context
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Sep 30, 2024
1 parent 45593cf commit 5217b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
context: .
context: packages/delegator
file: packages/delegator/Dockerfile
tags: |
${{ env.DOCKER_REGISTRY }}/${{ github.repository }}/delegator:sha-${{ env.SHA }}
Expand Down

0 comments on commit 5217b44

Please sign in to comment.