Skip to content

Commit

Permalink
REVERT ME
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Nov 14, 2023
1 parent 8c235e6 commit 067fdf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- name: Build and Push Image to quay.io
uses: docker/build-push-action@v5.0.0
with:
push: true
push: false
build-args: |
DISTRIB_NAME=${{ matrix.base_image.flavor }}
DISTRIB_MAJOR=${{ matrix.base_image.major }}
Expand Down

0 comments on commit 067fdf4

Please sign in to comment.