Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gitlab-build-images
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
GitLab
gitlab-build-images
Commits
df4bb6b4
Commit
df4bb6b4
authored
May 18, 2020
by
Paul Okstad
Committed by
Zeger-Jan van de Weg
May 18, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add ruby-2.6-golang-1.14-git-2.22
parent
9f8c24ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
.gitlab-ci.yml
.gitlab-ci.yml
+11
-4
No files found.
.gitlab-ci.yml
View file @
df4bb6b4
...
...
@@ -60,11 +60,15 @@ variables:
node-10 test
:
*test_custom
# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
ruby-2.6-golang-1.12-git-2.22 test
:
*test_custom
ruby-2.6-golang-1.12-git-2.24 test
:
*test_custom
ruby-2.6-golang-1.13-git-2.24 test
:
*test_custom
ruby-2.6-golang-1.14-git-2.24 test
:
*test_custom
ruby-2.6-golang-1.12-git-2.26 test
:
*test_custom
ruby-2.6-golang-1.13-git-2.22 test
:
*test_custom
ruby-2.6-golang-1.13-git-2.24 test
:
*test_custom
ruby-2.6-golang-1.13-git-2.26 test
:
*test_custom
ruby-2.6-golang-1.14-git-2.22 test
:
*test_custom
ruby-2.6-golang-1.14-git-2.24 test
:
*test_custom
ruby-2.6-golang-1.14-git-2.26 test
:
*test_custom
# Used by GitLab: https://gitlab.com/gitlab-org/gitlab/blob/master/.gitlab-ci.yml
...
...
@@ -122,11 +126,14 @@ golangci-lint-alpine test: *test_build
node-10
:
*build_and_deploy_custom
# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
ruby-2.6-golang-1.1
3
-git-2.22
:
*build_and_deploy_custom
ruby-2.6-golang-1.1
2
-git-2.22
:
*build_and_deploy_custom
ruby-2.6-golang-1.12-git-2.24
:
*build_and_deploy_custom
ruby-2.6-golang-1.13-git-2.24
:
*build_and_deploy_custom
ruby-2.6-golang-1.12-git-2.26
:
*build_and_deploy_custom
ruby-2.6-golang-1.13-git-2.22
:
*build_and_deploy_custom
ruby-2.6-golang-1.13-git-2.24
:
*build_and_deploy_custom
ruby-2.6-golang-1.13-git-2.26
:
*build_and_deploy_custom
ruby-2.6-golang-1.14-git-2.22
:
*build_and_deploy_custom
ruby-2.6-golang-1.14-git-2.24
:
*build_and_deploy_custom
ruby-2.6-golang-1.14-git-2.26
:
*build_and_deploy_custom
# Used by GitLab CE/EE: https://gitlab.com/gitlab-org/gitlab-ee/blob/master/.gitlab-ci.yml
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment