Adding checkout
Some checks failed
Anatid Blog CI Workflow / docker (push) Failing after 20s

This commit is contained in:
Phill Pover 2025-03-27 10:15:35 +00:00
parent 051d52e75d
commit f70a1b7a58

View File

@ -10,8 +10,8 @@ jobs:
container: container:
image: catthehacker/ubuntu:act-latest image: catthehacker/ubuntu:act-latest
steps: steps:
- name: show dir contents - name: Checkout
run: ls -al uses: actions/checkout@v4
- name: Login to container registry - name: Login to container registry
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with: