Skip to content

Commit a3bbad7

Browse files
authored
Merge pull request sameersbn#3107 from sachilles/upgrade-to-18.0.0
Upgrade GitLab CE to 18.0.0
2 parents 03ff93c + 8408f1e commit a3bbad7

20 files changed

Lines changed: 1995 additions & 1457 deletions

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: 2.1
22

33
orbs:
4-
shellcheck: circleci/shellcheck@3.2.0
5-
docker: circleci/docker@2.8.1
4+
shellcheck: circleci/shellcheck@3.4.0
5+
docker: circleci/docker@2.8.2
66
go: circleci/go@1.11.0
77

88
commands:

0 commit comments

Comments
 (0)