We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9860373 commit 8f9a6edCopy full SHA for 8f9a6ed
1 file changed
.gitpod.yml
@@ -39,6 +39,7 @@ tasks:
39
40
# Move actual repository
41
mv "$TMP_DIR" "custom/plugins/$EXTENSION_NAME"
42
+ cp "custom/plugins/$EXTENSION_NAME/.gitpod.yml" .
43
44
shopware-cli extension prepare "custom/plugins/$EXTENSION_NAME"
45
shopware-cli extension build "custom/plugins/$EXTENSION_NAME"
0 commit comments