Commit 30e60d3c authored by Vadym Gidulian's avatar Vadym Gidulian

Fixed CI config

parent 5dd7268a
...@@ -45,6 +45,7 @@ build:production: ...@@ -45,6 +45,7 @@ build:production:
- npm -v - npm -v
- npm run build - npm run build
when: manual when: manual
allow_failure: false
tags: tags:
- npm - npm
<<: *cache-and-save-artifacts <<: *cache-and-save-artifacts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment