Skip to content

Merge pull request #493 from Inertia-Lighting/DaRealFrost-patch-1 #109

Merge pull request #493 from Inertia-Lighting/DaRealFrost-patch-1

Merge pull request #493 from Inertia-Lighting/DaRealFrost-patch-1 #109

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