fix: CI
This commit is contained in:
parent
1daa8a255f
commit
d08dcd0297
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -15,4 +15,4 @@ jobs:
|
|||
run: |
|
||||
docker build -t peaceiris/actions-hugo . &&
|
||||
docker run peaceiris/actions-hugo:latest version ||
|
||||
echo -e "\e[33mjob skipped\e[m"
|
||||
(echo -e "\e[31mfailed to build\e[m" && exit 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue