mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-02-17 07:06:28 +00:00
fix: CI
This commit is contained in:
parent
1daa8a255f
commit
d08dcd0297
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -15,4 +15,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
docker build -t peaceiris/actions-hugo . &&
|
docker build -t peaceiris/actions-hugo . &&
|
||||||
docker run peaceiris/actions-hugo:latest version ||
|
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…
x
Reference in New Issue
Block a user