1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2024-09-03 19:26:18 +02:00
jenkins_ynh/scripts/_variables
2018-06-11 01:20:20 +02:00

7 lines
128 B
Bash

#!/bin/bash
# Dependencies
app_depencencies="default-jre-headless daemon net-tools"
# Jenkins version
jenkins_version=2.121.1