README.md edited online with Bitbucket
This commit is contained in:
parent
5b8d183db9
commit
271841068c
@ -15,6 +15,9 @@ A discord bot for the trifecta discord channel
|
|||||||
### Testing your changes ###
|
### Testing your changes ###
|
||||||
* Test that you can actually build the container
|
* Test that you can actually build the container
|
||||||
* `docker build -t testing .`
|
* `docker build -t testing .`
|
||||||
|
* `docker run -ti testing bash`
|
||||||
|
* Then, if you've added print statements to the script for testing, you can see them by running:
|
||||||
|
* `python /app/dragon-bot.py`
|
||||||
* pipeline [here](https://cloud.docker.com/app/ldooks/repository/docker/ldooks/dragon-bot/builds)
|
* pipeline [here](https://cloud.docker.com/app/ldooks/repository/docker/ldooks/dragon-bot/builds)
|
||||||
|
|
||||||
### Contribution guidelines ###
|
### Contribution guidelines ###
|
||||||
|
Loading…
x
Reference in New Issue
Block a user