You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/ci: only run hugo with --buildDrafts when deploying CLs
We do so by conditionally setting BUILD_DRAFTS in the trybot repo, and
then using this value when set in the call to dist.
All of the CI stuff needs some love, but this fixes the broken state of
CI in the short term.
Also fix a bash bug in the passing of args from build.bash onto hugo.
Signed-off-by: Paul Jolly <paul@myitcv.io>
Change-Id: Ib420e73feb5984ca8e4d5d8406e49e4c3037dcca
0 commit comments