We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84569c0 commit 110ba29Copy full SHA for 110ba29
.github/workflows/build-container.yml
@@ -53,7 +53,6 @@ jobs:
53
- name: Build and push Docker images
54
uses: docker/[email protected]
55
with:
56
- push: true
57
build-args: BASE_YUM_REPO=${{ matrix.repo }}
58
tags: "${{ steps.generate-tag-list.outputs.taglist }}"
59
0 commit comments