Skip to content

ci: add vibecoding off after init to prevent MULLE_HOSTNAME conflict #124

ci: add vibecoding off after init to prevent MULLE_HOSTNAME conflict

ci: add vibecoding off after init to prevent MULLE_HOSTNAME conflict #124

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 .