Skip to content

Commit 54d58a2

Browse files
committed
Revert "chore: make CI/CD to publish Quay image on PRs"
This reverts commit 3d90fec.
1 parent 3d90fec commit 54d58a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
service-name: ${{ matrix.service-name }}
2424
unity-docker-image: ${{ matrix.unity-docker-image }}
2525
platform-target: ${{ matrix.platform-target }}
26-
upload-image: true
26+
upload-image: false
2727
docker-tag: pr-${{ github.event.number }}
2828
secrets: inherit

0 commit comments

Comments
 (0)