testing actions
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m10s

This commit is contained in:
2025-12-04 00:23:49 -06:00
parent e9ba4f91ab
commit d052111ad0

View File

@@ -8,6 +8,9 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: docker.io/catthehacker/ubuntu:act-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4