DroneCI configuration.
This commit is contained in:
13
.drone.yml
Normal file
13
.drone.yml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: docker
|
||||||
|
image: plugins/docker
|
||||||
|
environment:
|
||||||
|
TOKEN:
|
||||||
|
from_secret: Docker_Token
|
||||||
|
settings:
|
||||||
|
repo: arnike/citrix-workspace-kasm
|
||||||
|
tags:
|
||||||
|
- latest
|
||||||
@@ -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**
|
||||||
|
[](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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user