Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geosphere-deploy
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Analyze
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
geosphere
geosphere-deploy
Commits
59818cc6
Verified
Commit
59818cc6
authored
3 years ago
by
David Hoese
Browse files
Options
Downloads
Patches
Plain Diff
Update gamma-test to use develop version of client
parent
799fddbc
No related branches found
Branches containing commit
Tags
gamma-test-r20220209_2023
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci_gamma-geosphere-test/gitlab-ci.yaml
+5
-3
5 additions, 3 deletions
ci_gamma-geosphere-test/gitlab-ci.yaml
with
5 additions
and
3 deletions
ci_gamma-geosphere-test/gitlab-ci.yaml
+
5
−
3
View file @
59818cc6
...
...
@@ -189,7 +189,7 @@ gammatest deploy_tile_gen_g16_radm2:
gammatest deploy mapserver
:
environment
:
name
:
geosphere
url
:
http://g
amma
-test
1
.ssec.wisc.edu
url
:
http://g
eosphere
-test.ssec.wisc.edu
variables
:
VALUES_DIR
:
"
ci_gamma-geosphere-test"
extends
:
.deploy_mapserver
...
...
@@ -201,7 +201,7 @@ gammatest deploy mapserver:
gammatest deploy mapcache
:
environment
:
name
:
geosphere
url
:
http://g
amma
-test
1
.ssec.wisc.edu
url
:
http://g
eosphere
-test.ssec.wisc.edu
variables
:
VALUES_DIR
:
"
ci_gamma-geosphere-test"
extends
:
.deploy_mapcache
...
...
@@ -213,9 +213,11 @@ gammatest deploy mapcache:
gammatest deploy client
:
environment
:
name
:
geosphere
url
:
http://g
amma
-test
1
.ssec.wisc.edu
url
:
http://g
eosphere
-test.ssec.wisc.edu
variables
:
VALUES_DIR
:
"
ci_gamma-geosphere-test"
dependencies
:
-
get_chart_client_test
extends
:
.deploy_client
rules
:
-
if
:
$CI_COMMIT_TAG !~ /^gamma-test-r[0-9]+_[0-9]+/
...
...
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