We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042067e commit f5ccb44Copy full SHA for f5ccb44
Makefile
@@ -6,7 +6,7 @@
6
# rsync -av --delete weave-gitops/website/build/ assets
7
8
build:
9
- cd website && make production-build URL=https://fluxcd.io/
+ cd website && make production-build URL=https://docs-fluxcd-website-6lrhgsuf.fermyon.app/
10
11
clone:
12
git clone [email protected]:fluxcd/website
0 commit comments