Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
98eb0c97
Commit
98eb0c97
authored
May 28, 2021
by
Timo Koch
Committed by
Dennis Gläser
May 31, 2021
Browse files
[ci] improve message in case prior pipeline was found
parent
2eda41b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
98eb0c97
...
...
@@ -42,7 +42,7 @@ check-pipeline-status:
--form ref=$CI_COMMIT_BRANCH \
"https://git.iws.uni-stuttgart.de/api/v4/projects/31/trigger/pipeline"
else
echo "Found successful pipeline for the current state of the branch"
echo "Found successful pipeline for the current state of the branch
. Not testing again.
"
fi
###################################################################################
...
...
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