all repos — caroster @ 22203f7cbfc69314554a1a097832721037d7f78f

[Octree] Group carpool to your event https://caroster.io

👷 Fix NPM registry IP for test
Tim Izzo tim@octree.ch
Fri, 14 Aug 2020 11:46:30 +0000
commit

22203f7cbfc69314554a1a097832721037d7f78f

parent

955891fae42bf2f1767a355b90a74b23f5a7bab0

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M .gitlab-ci.yml.gitlab-ci.yml

@@ -14,6 +14,7 @@ only:

- merge_requests - master script: + - echo "45.66.221.1 npm-8ee.hidora.com" >> /etc/hosts - npm set registry ${NPM_REGISTRY:-https://npm-8ee.hidora.com/} - apk add --no-cache python3 - cd app