Testing with package username
Some checks failed
go-builder / build (push) Failing after 1s
package-builder / build (push) Failing after 2s

This commit is contained in:
Kris Crawford 2024-04-05 16:37:21 -04:00
parent 68ca54bcc2
commit bc86948544

View File

@ -7,9 +7,9 @@ on:
jobs: jobs:
build: build:
runs-on: dind runs-on: kcrawford/dind
container: container:
image: dind:0.0.1 image: kcrawford/dind:0.0.1
steps: steps:
- name: Clone - name: Clone
run: | run: |