Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
6f8afcd8
Unverified
Commit
6f8afcd8
authored
Feb 12, 2022
by
Nikita Titov
Committed by
GitHub
Feb 12, 2022
Browse files
[ci] use `latest` tag again for Ubuntu 14 CI Docker (#5001)
parent
904b2d51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.vsts-ci.yml
.vsts-ci.yml
+1
-1
No files found.
.vsts-ci.yml
View file @
6f8afcd8
...
@@ -14,7 +14,7 @@ variables:
...
@@ -14,7 +14,7 @@ variables:
resources
:
resources
:
containers
:
containers
:
-
container
:
ubuntu1404
-
container
:
ubuntu1404
image
:
lightgbm/vsts-agent:ubuntu-14.04
-dev
image
:
lightgbm/vsts-agent:ubuntu-14.04
-
container
:
ubuntu-latest
-
container
:
ubuntu-latest
image
:
'
ubuntu:latest'
image
:
'
ubuntu:latest'
options
:
"
--name
ci-container
-v
/usr/bin/docker:/tmp/docker:ro"
options
:
"
--name
ci-container
-v
/usr/bin/docker:/tmp/docker:ro"
...
...
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