Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit ca0e49a

Browse files
committed
Update .gitlab-ci.yml
1 parent 5eb4187 commit ca0e49a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ npm-publish:
5353
script:
5454
- ls -a
5555
- touch /home/node/.npmrc
56+
- curl -I www.google.de
5657
- echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > /home/node/.npmrc
5758
- cat /home/node/.npmrc
5859
- cd dist/material-calendar

0 commit comments

Comments
 (0)