This commit is contained in:
wenyh1
2023-04-21 16:18:01 +08:00
parent 14ed144f64
commit e3f3b53e28

View File

@@ -1,11 +1,7 @@
dist: bionic
dist: xenial
language: java
addons:
apt:
packages:
- openjdk-8-jdk
jdk:
- oraclejdk8
- openjdk8
bundler_args: --retry 1
# safelist
branches:
@@ -26,5 +22,5 @@ deploy:
on:
repo: actiontech/dble
tags: true
jdk: oraclejdk8
jdk: openjdk8
draft: true