mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Workflows
This commit is contained in:
4
.github/workflows/move-to-main-repo.yaml
vendored
4
.github/workflows/move-to-main-repo.yaml
vendored
@@ -133,10 +133,6 @@ jobs:
|
|||||||
echo "install file already exists in ProxmoxVE"
|
echo "install file already exists in ProxmoxVE"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
if [[ -f "frontend/public/json/${script_name}.json" ]]; then
|
|
||||||
echo "json file already exists in ProxmoxVE"
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
|
|
||||||
git checkout -b "$branch_name"
|
git checkout -b "$branch_name"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user