diff --git a/.github/workflows/pushimage-next.yaml b/.github/workflows/pushimage-next.yaml index 3d9994a2..a85c9d68 100644 --- a/.github/workflows/pushimage-next.yaml +++ b/.github/workflows/pushimage-next.yaml @@ -45,7 +45,7 @@ jobs: file: ./oci-registry/Dockerfile platforms: linux/amd64,linux/arm64 tags: next - tag_with_sha: true + push: true # indexServerBuild: # runs-on: ubuntu-latest # steps: