Adding container image
Some checks failed
Anatid Blog CI Workflow / docker (push) Has been cancelled

This commit is contained in:
Phill Pover 2025-03-27 10:09:33 +00:00
parent a52365a421
commit aa6d2205b2

View File

@ -6,7 +6,9 @@ on:
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest#
container:
image: catthehacker/ubuntu:act-latest
steps: steps:
- name: Print secret and var - name: Print secret and var
run: | run: |