mirror of
https://github.com/sbrl/PolyFeed.git
synced 2024-12-25 10:55:01 +00:00
Dummy change to trigger rebuild
This commit is contained in:
parent
75196bd277
commit
6ede9551d2
1 changed files with 1 additions and 0 deletions
1
build
1
build
|
@ -133,6 +133,7 @@ task_ci() {
|
||||||
|
|
||||||
if [[ "${GIT_REF_TYPE}" == "tags" ]]; then
|
if [[ "${GIT_REF_TYPE}" == "tags" ]]; then
|
||||||
echo "Found tag ${GIT_TAG_NAME}, uploading release";
|
echo "Found tag ${GIT_TAG_NAME}, uploading release";
|
||||||
|
|
||||||
tasks_run upload-release;
|
tasks_run upload-release;
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue