Skip to content
Snippets Groups Projects
Commit 70678433 authored by ko_oler's avatar ko_oler
Browse files

fix .gitlab-ci.yml

parent 1eecd7aa
No related branches found
No related tags found
2 merge requests!2test,!1Добавлена генерация файлов для frontend в Makefile и публикацию npm-пакета
Pipeline #19061 failed
...@@ -8,6 +8,7 @@ publish_npm: ...@@ -8,6 +8,7 @@ publish_npm:
- apk add --update yarn - apk add --update yarn
- apk add --update jq - apk add --update jq
- apk add --update rsync - apk add --update rsync
- apk add --update make
rules: rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"' - if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
changes: changes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment