Skip to content

Commit 1c5f73a

Browse files
committed
ci(release): set podman canary handshake secret
1 parent 9a50b6d commit 1c5f73a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-canary.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ jobs:
248248
OPENSHELL_DB_URL="sqlite:${HOME}/.local/state/openshell/gateway/openshell.db" \
249249
OPENSHELL_PODMAN_SOCKET=/run/podman/podman.sock \
250250
OPENSHELL_GRPC_ENDPOINT=http://host.containers.internal:17670 \
251+
OPENSHELL_SSH_HANDSHAKE_SECRET=release-canary-secret \
251252
OPENSHELL_SUPERVISOR_IMAGE=ghcr.io/nvidia/openshell/supervisor:latest \
252253
openshell-gateway > /tmp/openshell-gateway.log 2>&1 &
253254

0 commit comments

Comments
 (0)