Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
europdx
k8s
cbio-on-demand
Kubernetes-Docker
Commits
d38b3b59
Commit
d38b3b59
authored
Sep 03, 2019
by
Ľuboslav Pivarč
Browse files
Sed __DATAHUB__
parent
65ca6a9d
Pipeline
#23558
passed with stages
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
yaml/bash.sh
View file @
d38b3b59
...
...
@@ -3,4 +3,5 @@ cd yaml
for
i
in
*
;
do
sed
-i
"s^__NAMESPACE__^
${
NAMESPACE
}
^"
$i
sed
-i
"s^__DOMAIN__^
${
DOMAIN
}
^"
$i
sed
-i
"s^__DATAHUB__^
${
DATAHUB
}
^"
$i
done
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment