Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdai7 committed Nov 9, 2023
1 parent 8e8ec7a commit 25cb3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
before_install:
- echo "$DOCKERHUB_TOKEN" | docker login -u "icdevops" --password-stdin;
- unset GITHUB_TOKEN
- export GITHUB_TOKEN="${KD_GHE_TOKEN}"
- export GITHUB_TOKEN="${PUBLIC_GITHUB_TOKEN_2023_07_10}"
- export WS_APIKEY=${WS_APIKEY}
- export WS_USERKEY=${WS_USERKEY}
- export WS_PRODUCTNAME=${WS_PRODUCTNAME}
Expand Down

0 comments on commit 25cb3dc

Please sign in to comment.