Skip to content

Commit fd54269

Browse files
ci: PLT-690: Push release image
1 parent dbef757 commit fd54269

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
with:
6464
context: "${{ env.DOCKER_EXAMPLES_DIRECTORY }}/${{ env.backend_dir_name }}"
6565
tags: "${{ matrix.backend_tag_prefix }}${{ inputs.ref || github.ref_name }}"
66+
push: true
6667
cache-from: type=gha
6768
cache-to: type=gha,mode=max
6869

0 commit comments

Comments
 (0)