Skip to content

Merge branch 'master' of https://github.com/Inertia-Lighting/discord-bot #95

Merge branch 'master' of https://github.com/Inertia-Lighting/discord-bot

Merge branch 'master' of https://github.com/Inertia-Lighting/discord-bot #95

Workflow file for this run

name: "docker-ci"
on:
push: {}
pull_request: {}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build Docker Image
run: |
docker build . -t ci:0