Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Deployment and Operations
infra-gcp-provisioning
Commits
6b2b3dc4
Commit
6b2b3dc4
authored
Aug 11, 2021
by
Mykola Zamkovyi (EPAM)
Browse files
Add checking tag
parent
36fcc280
Pipeline
#57872
passed with stages
in 20 minutes and 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
prod-deploy/bootstrap-sсhema.yml
View file @
6b2b3dc4
...
...
@@ -28,6 +28,7 @@ bootstrap-schema-service:
n=n+1
fi
done
-
>
if [ $PROD_GCP_TAG != $TAG ]; then
for i in "${!arr[@]}"; do
[[ -z $max ]] || (( ${arr[i]} > $max )) && { max="${arr[i]}"; maxind=$i; }
...
...
Write
Preview
Supports
Markdown
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