diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 235bd2c7..44f97dc5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ linting_python: build_and_push_container: stage: deploy script: - - docker login -u ldooks -p $DOCKER_PASSWORD + - docker login -u ldooks -p $$DOCKER_PASSWORD - docker build -t ldooks/dragon-bot:latest . - docker push ldooks/dragon-bot:latest only: diff --git a/README.md b/README.md index e7546906..8a4f4dfa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ +[![pipeline status](https://gitlab.com/ldooks/dragon-bot/badges/master/pipeline.svg)](https://gitlab.com/ldooks/dragon-bot/commits/master) # README # -A discord bot for the trifecta discord channel +A discord bot for fun ### What does this bot do? ### * A quick and dirty explanation would be to read the `help.py` file, but to give a summary