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

fix

parent 27048cfc
No related branches found
No related tags found
1 merge request!1Добавлена генерация файлов для frontend в Makefile и публикацию npm-пакета
Pipeline #19261 passed with stage
in 43 seconds
...@@ -13,7 +13,7 @@ publish_npm: ...@@ -13,7 +13,7 @@ publish_npm:
- apk add --update yarn - apk add --update yarn
rules: rules:
- if: '"$CI_PIPELINE_SOURCE == "merge_request_event"' - if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
changes: changes:
- config/package.json - config/package.json
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment