mirror of
https://github.com/luzifer-docker/jenkins.git
synced 2024-11-08 08:30:02 +00:00
7 lines
73 B
YAML
7 lines
73 B
YAML
sudo: required
|
|
|
|
services:
|
|
- docker
|
|
|
|
script:
|
|
- bash update-version.sh
|