squash: Revert CI config experiments
Some checks failed
build static site / build (pull_request) Failing after 20s

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
Vitaliy Potyarkin 2024-08-28 16:43:08 +03:00
parent 5ceab8f846
commit bc1637b879
4 changed files with 3 additions and 8 deletions

View file

@ -11,8 +11,6 @@ jobs:
image: node:22-bookworm
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: actions/cache@v4
with:

2
.gitmodules vendored
View file

@ -1,4 +1,4 @@
[submodule "theme"]
[submodule "themes/dot-hugo"]
path = themes/dot-hugo
url = https://git.frostfs.info/TrueCloudLab/dot-hugo
branch = frostfs_design_version

View file

@ -26,7 +26,4 @@ server: submodules $(HUGO_BIN)
submodules:
@git submodule init
@git submodule update --recursive --remote \
|| git submodule sync \
&& rm -rf themes/dot-hugo
&& git submodule update --recursive --remote
@git submodule update --recursive --remote

@ -1 +1 @@
Subproject commit 33922003e6d9e3ff85ec2dfadf7f43a1cec76829
Subproject commit 59820ed5c97af782f0688cbbb6d416bb909db39a