Skip to content

Commit 119f272

Browse files
committed
try publishing image
1 parent b0127fd commit 119f272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- get_issue_number
9191
- get_commit_id
9292
with:
93-
publish_image: false
93+
publish_image: true
9494
docker_tag: 'pr${{ needs.get_issue_number.outputs.issue_number }}-${{ needs.get_commit_id.outputs.sha_short }}'
9595
secrets:
9696
EPS_REPO_STATUS_PEM: ${{ secrets.EPS_REPO_STATUS_PEM }}

0 commit comments

Comments
 (0)