Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Commit

Permalink
fix:PR rate limit error (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
tasneem067 authored Feb 15, 2021
1 parent 9dbfc1f commit c1e2939
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ node_js:
services:
- docker

before_install:
- echo "$DOCKERHUB_TOKEN" | docker login -u "icdevops" --password-stdin

env:
global:
- GROUP=deploy.razee.io
Expand Down

0 comments on commit c1e2939

Please sign in to comment.