Compare commits

2 Commits
1.14.0 ... main

Author SHA1 Message Date
4bd057de98 Drone CI config fix.
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-14 16:12:52 +03:00
1c0492caf8 DroneCI configuration. 2023-12-14 16:09:06 +03:00
2 changed files with 15 additions and 0 deletions

14
.drone.yml Normal file
View File

@@ -0,0 +1,14 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
username:
from_secret: DockerID
password:
from_secret: DockerPASS
repo: arnike/citrix-workspace-kasm
dockerfile: dockerfile-kasm-firefox
auto_tag: true

View File

@@ -7,6 +7,7 @@ Our Kasm Workspaces team has open-sourced our library of images ([Info](https://
The web-native rendering is powered by our open-source project: [KasmVNC](https://github.com/kasmtech/KasmVNC). The web-native rendering is powered by our open-source project: [KasmVNC](https://github.com/kasmtech/KasmVNC).
# **About This Image** # **About This Image**
[![Build Status](https://drone.arnike.ru/api/badges/Arnike/citrix-workspace-kasm/status.svg)](https://drone.arnike.ru/Arnike/citrix-workspace-kasm)
This image contains a browser-accessible version of Citrix Workspace. This image contains a browser-accessible version of Citrix Workspace.