add checkout action... skull
Some checks failed
Gitea Actions Demo / Build-Docker-Image (push) Failing after 36s
Some checks failed
Gitea Actions Demo / Build-Docker-Image (push) Failing after 36s
This commit is contained in:
@@ -7,6 +7,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# container: ghcr.io/catthehacker/ubuntu:act-latest
|
# container: ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Pull repo
|
||||||
|
uses: actions/checkout@v4
|
||||||
- name: Login to Docker Hub
|
- name: Login to Docker Hub
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user