Skip to content

Commit

Permalink
adds Discord webhook in the correct location
Browse files Browse the repository at this point in the history
  • Loading branch information
sdwalker62 committed Dec 28, 2021
1 parent ad95f06 commit 7f217fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
test:
environment:
CUDA_VER: 11.3.1
DISCORD_WEBHOOK: https://discord.com/api/webhooks/925449691682988072/CnB9aJGUkw1RVcm6OoctFxuKnUxv04anB6Lxzn0-8HOWfAHw13d3VEkQ5l-ceuXsL7In
docker:
- image: samuel62/machine_learning_lab:mll_cuda_$CUDA_VER # the primary container, where your job's commands are run
auth:
Expand Down

0 comments on commit 7f217fd

Please sign in to comment.