Skip to content
Snippets Groups Projects

test

Closed Alex Petraky requested to merge feature/test into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -9,7 +9,7 @@ publish_npm:
@@ -9,7 +9,7 @@ publish_npm:
- apk add --update jq
- apk add --update jq
- apk add --update rsync
- apk add --update rsync
rules:
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
changes:
changes:
- clients/**/*
- clients/**/*
script:
script:
Loading