Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line variables: TO_PACKAGE: 'appinfo l10n lib templates js img vendor' before_script: - composer install --no-dev - composer install include: - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: main Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line variables: TO_PACKAGE: 'appinfo l10n lib templates js img vendor' before_script: - composer install --no-dev - composer install include: - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: main Loading