Skip to content

Commit a1384f5

Browse files
committed
Remove Gitlab CI dependency on gone "buid-bootstrap" Composer task
1 parent c5a485c commit a1384f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ package:
1717
- tags
1818
script:
1919
- bin/composer install -o --no-dev --ignore-platform-reqs --no-scripts --no-suggest
20-
- bin/composer run build-bootstrap
2120
- bin/composer init-example
2221
- bin/composer "build" "tar.gz" "${PROJECT_NAME}" "${NEXT_VERSION}"
2322
- bin/composer "build" "zip" "${PROJECT_NAME}" "${NEXT_VERSION}"

0 commit comments

Comments
 (0)