Skip to content

Commit 8adef06

Browse files
committed
Release snapshot docs after CI build
1 parent dc12c02 commit 8adef06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2258,7 +2258,7 @@ push-snapshot-docs: $(BUILD_TARGETS)/generate $(BUILD_TARGETS)/manifests docs
22582258
git config pull.rebase true
22592259
git pull
22602260
rm -rf docs/snapshot
2261-
mv /tmp/coherence-operator/docs/ docs/snapshot/
2261+
mv /tmp/coherence-operator/_output/docs/ docs/snapshot/
22622262
git add -A docs/*
22632263
git status
22642264
git clean -d -f

0 commit comments

Comments
 (0)