Skip to content

Commit

Permalink
Update agent-git-pr.yml
Browse files Browse the repository at this point in the history
Signed-off-by: vijeyash <91282703+vijeyash1@users.noreply.github.com>
  • Loading branch information
vijeyash1 authored Aug 16, 2023
1 parent 8e23f5d commit d8eb7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/agent-git-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
context: .
file: ./dockerfiles/agent/git/Dockerfile
push: false
push: true
tags: ${{ env.REGISTRY }}/${{ github.repository }}/git-agent:pr-${{ github.event.pull_request.number }}
build-args: |
"GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit d8eb7c5

Please sign in to comment.