Открыть боковую панель
GitLab.org
Gitlab
Коммиты
4458bbca
Коммит
4458bbca
создал
Мар 20, 2023
по автору
Stanislav Lashmanov
Просмотр файлов
Revert "Merge branch 'vs/add-esbuild-loader-to-ci' into 'master'"
This reverts merge request !113953
владелец
a253d0ba
Изменения
1
Скрыть пробелы
Построчно
Рядом
.gitlab/ci/frontend.gitlab-ci.yml
Просмотр файла @
4458bbca
...
...
@@ -49,18 +49,6 @@ compile-production-assets:
after_script
:
-
rm -f /etc/apt/sources.list.d/google*.list
# We don't need to update Chrome here
compile-production-assets-esbuild
:
allow_failure
:
true
extends
:
-
.compile-assets-base
-
.frontend:rules:compile-production-assets
variables
:
NODE_ENV
:
"
production"
RAILS_ENV
:
"
production"
WEBPACK_USE_ESBUILD_LOADER
:
"
true"
after_script
:
-
rm -f /etc/apt/sources.list.d/google*.list
# We don't need to update Chrome here
compile-test-assets
:
extends
:
-
.compile-assets-base
...
...
@@ -73,14 +61,6 @@ compile-test-assets:
-
"
${WEBPACK_COMPILE_LOG_PATH}"
when
:
always
compile-test-assets-esbuild
:
allow_failure
:
true
extends
:
-
.compile-assets-base
-
.frontend:rules:compile-test-assets
variables
:
WEBPACK_USE_ESBUILD_LOADER
:
"
true"
compile-test-assets as-if-foss
:
extends
:
-
compile-test-assets
...
...
Редактирование
Предварительный просмотр
Поддерживает Markdown
0%
Попробовать снова
или
прикрепить новый файл
.
Отмена
You are about to add
0
people
to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Отмена
Пожалуйста,
зарегистрируйтесь
или
войдите
чтобы прокомментировать