Skip to content

* improved vibecoding support #113

* improved vibecoding support

* improved vibecoding support #113

Workflow file for this run

name: DockerfileCI
on: [push,workflow_dispatch]
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
if: ${{ ! env.ACT }}
- name: Build Docker image
if: ${{ ! env.ACT }}
run: docker build .