Skip to content

Commit 9e1a9a1

Browse files
smolabric3
andauthored
Update .gitlab/find-gh-base-ref.sh
Co-authored-by: Brice Dutheil <[email protected]>
1 parent db8160c commit 9e1a9a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab/find-gh-base-ref.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ if [[ -z "${CURRENT_HEAD_SHA:-}" ]]; then
88
exit 1
99
fi
1010

11+
# 'workspace' is declared in the ci pipeline cache
1112
CACHE_PATH=workspace/find-gh-base-ref.cache
1213
save_cache() {
1314
local base_ref="$1"

0 commit comments

Comments
 (0)