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
92ac5cfa
Commit
92ac5cfa
authored
Nov 18, 2021
by
Bernhard Mallinger
Browse files
.
parent
730bb988
Pipeline
#18707
failed with stage
in 22 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
92ac5cfa
...
...
@@ -12,7 +12,8 @@ integration_test:
stage
:
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
-
export SERVICE_NAME=postgresql
# for testing
-
export CI_COMMIT_TAG=10.12.1
# for testing
-
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
...
...
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