Fixing labels for container
Some checks failed
Build Hugo Image / build-hugo-image (push) Waiting to run
Simple Docker Hello World Test / hello-world (push) Failing after 13s

This commit is contained in:
shockrah 2024-08-26 21:29:27 -07:00
parent e510e63c67
commit 33862002e7

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
hello-world: hello-world:
runs-on: gitea-main runs-on: ubuntu-latest
container: container:
image: alpine image: alpine
steps: steps: