DroneCI configuration.

This commit is contained in:
2023-12-14 16:09:06 +03:00
parent 68ef571cce
commit 1c0492caf8
2 changed files with 14 additions and 0 deletions

13
.drone.yml Normal file
View 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

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.