test
Some checks failed
docker base image / docker (push) Failing after 1s

This commit is contained in:
2025-06-30 17:15:07 -07:00
parent 81ce6f092c
commit ad245d7002

View File

@@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: self-hosted
steps: steps:
- name: Install Docker - name: Install Docker
run: curl -fsSL https://get.docker.com | sh run: curl -fsSL https://get.docker.com | sh