mirror of
https://github.com/linuxserver/docker-kasm.git
synced 2026-07-18 00:57:22 +00:00
CI tests won't work right now
This commit is contained in:
parent
3ee94b83d6
commit
d1788cc0a7
3 changed files with 2 additions and 3 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -30,7 +30,7 @@ pipeline {
|
|||
PR_DOCKERHUB_IMAGE = 'lspipepr/kasm'
|
||||
DIST_IMAGE = 'ubuntu'
|
||||
MULTIARCH='true'
|
||||
CI='true'
|
||||
CI='false'
|
||||
CI_WEB='false'
|
||||
CI_PORT='3000'
|
||||
CI_SSL='true'
|
||||
|
|
|
|||
|
|
@ -35,7 +35,6 @@ Find us at:
|
|||
[](https://hub.docker.com/r/linuxserver/kasm)
|
||||
[](https://hub.docker.com/r/linuxserver/kasm)
|
||||
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-kasm/job/master/)
|
||||
[](https://ci-tests.linuxserver.io/linuxserver/kasm/latest/index.html)
|
||||
|
||||
[Kasm](https://www.kasmweb.com/?utm_campaign=LinuxServer&utm_source=listing) Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, docker containers that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections.
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ repo_vars:
|
|||
- PR_DOCKERHUB_IMAGE = 'lspipepr/kasm'
|
||||
- DIST_IMAGE = 'ubuntu'
|
||||
- MULTIARCH='true'
|
||||
- CI='true'
|
||||
- CI='false'
|
||||
- CI_WEB='false'
|
||||
- CI_PORT='3000'
|
||||
- CI_SSL='true'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue