Skip to content

Commit 110ba29

Browse files
committed
Disable base image push
1 parent 84569c0 commit 110ba29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-container.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
- name: Build and push Docker images
5454
uses: docker/[email protected]
5555
with:
56-
push: true
5756
build-args: BASE_YUM_REPO=${{ matrix.repo }}
5857
tags: "${{ steps.generate-tag-list.outputs.taglist }}"
5958

0 commit comments

Comments
 (0)