We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a485c commit a1384f5Copy full SHA for a1384f5
.gitlab-ci.yml
@@ -17,7 +17,6 @@ package:
17
- tags
18
script:
19
- bin/composer install -o --no-dev --ignore-platform-reqs --no-scripts --no-suggest
20
- - bin/composer run build-bootstrap
21
- bin/composer init-example
22
- bin/composer "build" "tar.gz" "${PROJECT_NAME}" "${NEXT_VERSION}"
23
- bin/composer "build" "zip" "${PROJECT_NAME}" "${NEXT_VERSION}"
0 commit comments