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
a6a4c109
Verified
Commit
a6a4c109
authored
4 years ago
by
David Hoese
Browse files
Options
Downloads
Patches
Plain Diff
Tell postgris storage to be created for tags
parent
49e82449
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci_geosphere/gitlab-ci.yaml
+4
-0
4 additions, 0 deletions
ci_geosphere/gitlab-ci.yaml
with
4 additions
and
0 deletions
ci_geosphere/gitlab-ci.yaml
+
4
−
0
View file @
a6a4c109
...
...
@@ -18,6 +18,8 @@ gs create geotiff storage:
rules
:
-
if
:
$CI_COMMIT_TAG !~ /^r[0-9]+_[0-9]+/
when
:
never
-
changes
:
-
ci_geosphere/geotiff-pvc.yaml
-
if
:
$CREATE_STORAGE
gs create postgres storage
:
...
...
@@ -31,6 +33,8 @@ gs create postgres storage:
rules
:
-
if
:
$CI_COMMIT_TAG !~ /^r[0-9]+_[0-9]+/
when
:
never
-
changes
:
-
ci_geosphere/postgres-pvc.yaml
-
if
:
$CREATE_STORAGE
gs create shapefile storage
:
...
...
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