test
Some checks failed
Base image build / build (push) Failing after 0s

This commit is contained in:
2025-06-30 12:50:07 -07:00
parent 1174583b70
commit 1f9f4c033b

View File

@@ -7,8 +7,10 @@ defaults:
shell: bash
jobs:
deploy:
build:
runs-on: ubuntu-latest
container:
image: docker:dind
steps:
- name: Checkout
uses: actions/checkout@v4