summaryrefslogtreecommitdiff
path: root/.gitlab/deb.yml
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-10-14 16:55:34 +0000
committermo khan <mo.khan@gmail.com>2020-10-14 16:55:34 +0000
commit072ad5e7a6e4e055f73db5ae74796c97099cee89 (patch)
tree0df3a1608c4f3ca62fb6cb8d84b9ddec8642c69e /.gitlab/deb.yml
parent116564275ee66e7ff51a58bc056127498b4c22bf (diff)
parent9c02ffe7667d544ef0341ecaa93422e3c6f364ac (diff)
Merge branch 'eread/set-golang-1_15_2' into 'main'v3.28.1
Set Go 1.15.2 and Ruby to 2.7.2 for project See merge request gitlab-org/security-products/analyzers/license-finder!6
Diffstat (limited to '.gitlab/deb.yml')
-rw-r--r--.gitlab/deb.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/deb.yml b/.gitlab/deb.yml
index c4c152a..ef456e0 100644
--- a/.gitlab/deb.yml
+++ b/.gitlab/deb.yml
@@ -34,11 +34,11 @@ license_management:
variables:
OMNIBUS_PROJECT: license_management
-golang-1.15.1:
+golang-1.15.2:
extends: .deb
variables:
OMNIBUS_PROJECT: golang
- GOLANG_VERSION: '1.15.1'
+ GOLANG_VERSION: '1.15.2'
java-8:
extends: .deb