We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d8787 commit f782a13Copy full SHA for f782a13
justfile
@@ -75,7 +75,6 @@ test-docs-build branch="main":
75
-s CI_AGE_KEY -s CACHIX_AUTH_TOKEN \
76
-s GITHUB_TOKEN="$(gh auth token)" \
77
--var CACHIX_CACHE_NAME \
78
- --artifact-server-path $PWD/.artifacts \
79
--input debug_enabled=false \
80
--input branch={{branch}}'
81
@@ -90,7 +89,6 @@ test-docs-deploy branch="main":
90
89
-s CLOUDFLARE_API_TOKEN -s CLOUDFLARE_ACCOUNT_ID \
91
92
93
94
95
96
0 commit comments