tag
Some checks failed
Build and Deploy Docker Image / build (push) Failing after 1m24s

This commit is contained in:
Mike 2024-10-21 15:18:22 -04:00
parent 6b0e0752ee
commit 275992e0f5

View file

@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-docker
steps:
- name: Checkout code