Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Helmholtz Cloud Portal
Helmholtz Marketplace Server
Commits
b5ef4e63
Commit
b5ef4e63
authored
Jul 06, 2021
by
Thomas Beermann
Browse files
Update ci.yml
parent
e7df7e28
Pipeline
#85069
failed with stages
in 3 minutes and 26 seconds
Changes
1
Pipelines
8
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/ci.yml
View file @
b5ef4e63
...
...
@@ -7,6 +7,11 @@ default:
if [[ -n "$WEBAPP_VERSION" ]]; then
WEBAPP_PROJECT_VERSION=$WEBAPP_VERSION
fi
echo "__before_script__"
echo $WEBAPP_BRANCH
echo $WEBAPP_PROJECT_BRANCH
echo $WEBAPP_VERSION
echo $WEBAPP_PROJECT_VERSION
build
:
only
:
...
...
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