Cloning as a prestep
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user