Changed: Added CI/CD
This commit is contained in:
@ -8,6 +8,7 @@ on:
|
|||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
- 'entrypoint.sh'
|
- 'entrypoint.sh'
|
||||||
- '.gitea/workflows/docker-build.yml'
|
- '.gitea/workflows/docker-build.yml'
|
||||||
|
- 'README.md'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
## Forked from https://github.com/galnir/Master-Bot/tree/main
|
## Forked from https://github.com/galnir/Master-Bot/tree/main
|
||||||
## Goal: Add CI/CD for docker build images and push to docker hub
|
## Goal: Add CI/CD for docker build images and push to docker hub
|
||||||
CI/CD test
|
|
||||||
# A Discord Music Bot written in TypeScript using Sapphire, discord.js, Next.js and React
|
# A Discord Music Bot written in TypeScript using Sapphire, discord.js, Next.js and React
|
||||||
|
|
||||||
[](https://www.typescriptlang.org)
|
[](https://www.typescriptlang.org)
|
||||||
|
Reference in New Issue
Block a user