Keep the build green when there's nowhere to publish
This commit is contained in:
@ -33,8 +33,8 @@ else
|
||||
fi
|
||||
|
||||
if [[ -z $CHANNEL_OR_TAG ]]; then
|
||||
echo Unable to determine channel to publish into, exiting.
|
||||
exit 1
|
||||
echo +++ Unable to determine channel to publish into, exiting.
|
||||
exit 0
|
||||
fi
|
||||
|
||||
case "$CI_OS_NAME" in
|
||||
|
Reference in New Issue
Block a user