Skip to content

Commit 3bfb184

Browse files
committed
github: drop quay secrets in build step
Publishing happens in a separate "manifest" step so we won't need quay login credentials there.
1 parent 09ebd7d commit 3bfb184

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-ws-container.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
runner: ubuntu-24.04-arm
2121

2222
runs-on: ${{ matrix.build.runner }}
23-
environment: quay.io
2423
permissions: {}
2524
timeout-minutes: 20
2625
outputs:

0 commit comments

Comments
 (0)