mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-01-23 02:14:29 +00:00
Merge branch 'QA-224_add_docker_auth' into 'master'
QA-224 added docker auth var Closes QA-224 See merge request kasm-technologies/internal/KasmVNC!225
This commit is contained in:
commit
5ed32e21e2
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ variables:
|
|||
DEBIAN_STABLE_IMAGE: debian:trixie-slim
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
DOCKER_AUTH_CONFIG: ${_DOCKER_AUTH_CONFIG}
|
||||
|
||||
workflow:
|
||||
rules:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue