Cloning as a prestep
This commit is contained in:
parent
277f313a6c
commit
d6a4b3314c
@ -8,6 +8,8 @@ jobs:
|
|||||||
build-hugo-image:
|
build-hugo-image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Check out repository code
|
||||||
|
uses: actions/checkout@v4
|
||||||
- name: General Docker Info
|
- name: General Docker Info
|
||||||
run: docker info
|
run: docker info
|
||||||
- name: Find all files in repo space
|
- name: Find all files in repo space
|
||||||
|
Loading…
Reference in New Issue
Block a user