testing a thing
Some checks failed
Build gentoo-utils / build (pull_request) Has been cancelled

This commit is contained in:
2025-12-05 17:19:35 -06:00
parent 23e36bad84
commit 674de7ae7c
2 changed files with 13 additions and 12 deletions

View File

@@ -1,16 +1,5 @@
name: Build gentoo-utils docker image
on:
push:
branches:
- master
paths:
- '.docker/Dockerfile'
pull_request:
paths:
- '.docker/Dockerfile'
workflow_dispatch:
on: [workflow_call]
jobs:
build-docker: