flake reorg

This commit is contained in:
Robin Appelman 2025-05-30 23:27:20 +02:00
commit 6fe18f9771
30 changed files with 146 additions and 214 deletions

View file

@ -3,7 +3,7 @@ name: docker-build
on:
push:
branches:
- 'master'
- "master"
jobs:
docker:
@ -25,4 +25,4 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}
run: echo ${{ steps.docker_build.outputs.digest }}