EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
View Server 2
scheduler
Commits
d3d0afce
Commit
d3d0afce
authored
Dec 15, 2021
by
Bernhard Mallinger
Browse files
Remove testing notes from .gitlab-ci.yml
parent
12e8914a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d3d0afce
...
...
@@ -59,9 +59,6 @@ integration_test:
stage
:
integration_test
script
:
-
wget -q https://github.com/mikefarah/yq/releases/download/v4.14.2/yq_linux_amd64.tar.gz -O - | tar xvfz - && chmod +x yq_linux_amd64
# for testing:
# - export SERVICE_NAME=postgresql
# - export CHART_VERSION=10.12.1
-
export CHART_VERSION=$(./yq_linux_amd64 eval .version chart/Chart.yaml)
...
...
Write
Preview
Markdown
is supported
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