Changed: Added CI/CD

This commit is contained in:
2023-10-27 10:55:09 +02:00
parent bbda3b7c00
commit 81cf1234f4
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@ on:
- 'Dockerfile'
- 'entrypoint.sh'
- '.gitea/workflows/docker-build.yml'
- 'README.md'
jobs:
build:

View File

@ -1,6 +1,6 @@
## Forked from https://github.com/galnir/Master-Bot/tree/main
## 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
[![image](https://img.shields.io/badge/language-typescript-blue)](https://www.typescriptlang.org)