Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

contrib: add default value to PRERELEASE variable #2186

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

guits
Copy link
Collaborator

@guits guits commented Feb 13, 2024

Typical failure seen in CI:

+ sudo chgrp jenkins-build /var/run/docker.sock
contrib/build-ceph-base.sh: line 20: PRERELEASE: unbound variable
Build step 'Execute shell' marked build as failure
Finished: FAILURE

seems to have been introduced by 60f6418

Typical failure seen in CI:

```
+ sudo chgrp jenkins-build /var/run/docker.sock
contrib/build-ceph-base.sh: line 20: PRERELEASE: unbound variable
Build step 'Execute shell' marked build as failure
Finished: FAILURE
```

seems to have been introduced by 60f6418

Signed-off-by: Guillaume Abrioux <[email protected]>
@guits guits merged commit 1a1c5a9 into main Feb 13, 2024
6 of 8 checks passed
@guits guits deleted the fix_build_base_script branch February 13, 2024 22:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants