debug
CICD / Explore-Gitea-Actions (push) Failing after 29s
Details
CICD / Explore-Gitea-Actions (push) Failing after 29s
Details
This commit is contained in:
parent
c29624f18e
commit
91065def51
|
|
@ -18,6 +18,8 @@ jobs:
|
||||||
apt install -y hugo
|
apt install -y hugo
|
||||||
- name: Build Hugo
|
- name: Build Hugo
|
||||||
run: |
|
run: |
|
||||||
|
hugo --help
|
||||||
|
hugo version
|
||||||
hugo build
|
hugo build
|
||||||
- name: Sync to AWS
|
- name: Sync to AWS
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue