add checkout action... skull
Some checks failed
Gitea Actions Demo / Build-Docker-Image (push) Failing after 36s

This commit is contained in:
Lazy Hippopotamus
2025-02-05 15:12:18 -05:00
parent 41aeaa7d31
commit 3bb77c88b8

View File

@@ -7,6 +7,8 @@ jobs:
runs-on: ubuntu-latest
# container: ghcr.io/catthehacker/ubuntu:act-latest
steps:
- name: Pull repo
uses: actions/checkout@v4
- name: Login to Docker Hub
uses: docker/login-action@v3
with: