flake reorg

This commit is contained in:
Robin Appelman 2025-05-30 23:01:05 +02:00
commit db5cef6fb7
10 changed files with 109 additions and 85 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 }}