File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 152152 " cp xpacks/@xpack-dev-tools/xbb-helper/templates/build.sh scripts/" ,
153153 " cp xpacks/@xpack-dev-tools/xbb-helper/templates/test.sh scripts/"
154154 ],
155- "generate-website-commons" : " bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/generate-website-commons.sh" ,
155+ "website-generate-commons" : " bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/website-generate-commons.sh" ,
156+ "website-import-releases" : " bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/website-import-releases.sh" ,
156157 "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 }}" ,
157158 "trigger-workflow-build-darwin-arm64" : " bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/trigger-workflow-build.sh --workflow build-darwin-arm64.yml --xpm-version {{ properties.xpm-version }} --loglevel {{ properties.xpm-install-loglevel }}" ,
158159 "trigger-workflow-build-linux-x64" : " bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/trigger-workflow-build.sh --workflow build-linux-x64.yml --xpm-version {{ properties.xpm-version }} --loglevel {{ properties.xpm-install-loglevel }}" ,
You can’t perform that action at this time.
0 commit comments