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 4853908 commit d9a6ab1Copy full SHA for d9a6ab1
justfile
@@ -79,7 +79,7 @@ validator *args:
79
##
80
81
cni-repair-controller *args:
82
- TARGETCRATE=linkerd-cni-repair-controller \
+ TARGETCRATE=linkerd-cni-repair-controller GITHUB_ACTIONS= \
83
{{ just_executable() }} --justfile=justfile-rust {{ args }}
84
85
# The K3S_IMAGES_JSON file used instructs the creation of a cluster on version
0 commit comments