From fd63ed494ae2e453dca57c5e570454e3574249b9 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Thu, 29 Mar 2018 13:22:04 -0700 Subject: [PATCH] updating readme and testing double dollar signs to get passwords into gitlab runner docker nodes --- .gitlab-ci.yml | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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