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
2017-12-21 20:05:53 +01:00

7 lines
117 B
Bash

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