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
730bb988
Commit
730bb988
authored
Nov 18, 2021
by
Bernhard Mallinger
Browse files
.
parent
1ecafb15
Pipeline
#18706
failed with stage
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
730bb988
...
...
@@ -13,7 +13,9 @@ integration_test:
script
:
-
wget https://github.com/mikefarah/yq/releases/download/v4.14.2/yq_linux_amd64.tar.gz -O - | tar xvfz - && chmod +x yq_linux_amd64
-
export CI_COMMIT_TAG=0.0.1
# for testing
-
git clone git@gitlab.eox.at:vs/vs-deployment.git
-
git config --global user.email "gitlab@eox.at"
-
git config --global user.name "gitlab"
-
git clone https://${VS_DEPLOYMENT_GIT_REPOSITORY_CREDENTIALS}@gitlab.eox.at/vs/vs-deployment.git
-
cd vs-deployment
-
git switch -c "auto-update-${SERVICE_NAME}-${CI_COMMIT_TAG}"
-
cat 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