Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cspp-geo-gridded-glm
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cspp_geo
cspp-geo-gridded-glm
Commits
68870e6e
Commit
68870e6e
authored
2 years ago
by
Nick Bearson
Browse files
Options
Downloads
Patches
Plain Diff
update all uses of the docker image to 20.10
parent
17b62688
No related branches found
No related tags found
2 merge requests
!34
2022 12 16 fix ci
,
!33
2022-12-16 attempt to fix the CI jobs
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
View file @
68870e6e
...
@@ -27,7 +27,7 @@ create the Gridded GLM buildbucket:
...
@@ -27,7 +27,7 @@ create the Gridded GLM buildbucket:
create the Gridded GLM package
:
create the Gridded GLM package
:
stage
:
gridded_glm_build
stage
:
gridded_glm_build
image
:
docker:
19.03
.1
image
:
docker:
20
.1
0
tags
:
tags
:
-
docker
-
docker
services
:
services
:
...
@@ -55,7 +55,7 @@ run tests:
...
@@ -55,7 +55,7 @@ run tests:
push our images with version tags
:
push our images with version tags
:
stage
:
release
stage
:
release
image
:
docker:
19.03
.1
image
:
docker:
20
.1
0
tags
:
tags
:
-
docker
-
docker
services
:
services
:
...
@@ -75,7 +75,7 @@ push our images with version tags:
...
@@ -75,7 +75,7 @@ push our images with version tags:
push our images as latest tags
:
push our images as latest tags
:
stage
:
release
stage
:
release
image
:
docker:
19.03
.1
image
:
docker:
20
.1
0
tags
:
tags
:
-
docker
-
docker
services
:
services
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment