Skip to content

Commit 6af939d

Browse files
committed
build-assets: cleanup actions
1 parent 5ce6a06 commit 6af939d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build-assets/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@
4040
"git -C ${HOME}/Work/xpack-dev-tools/xbb-helper-xpack.git pull"
4141
],
4242
"git-log": "git -C .. log --pretty='%cd * %h %s' --date=short",
43-
"website-generate-commons": "bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/website-generate-commons.sh",
44-
"website-import-releases": "bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/website-import-releases.sh",
4543
"check-space": "{% if os.platform == 'darwin' %}df -gH /{% else %}df -BG -H /{% endif %}",
4644
"clear-all-projects-builds": "rm -rf ~/Work/xpack-dev-tools/*/build-assets/build",
4745
"trigger-workflow-build-darwin-x64": "bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/trigger-workflow-build.sh --workflow build-darwin-x64.yml --xpm-version {{properties.xpm-version}} --loglevel {{properties.xpm-install-loglevel}}",

0 commit comments

Comments
 (0)