mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 20:12:15 +01:00
fix: CI
This commit is contained in:
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)
|
||||
|
||||
Reference in New Issue
Block a user