Skip to content

generates work avoidance does not seem to work #1945

@alexec

Description

@alexec
  • Task version: v3.40.1
  • Operating system: Linux
  • Experiments enabled: None
version: '3'

tasks:
  install-kind:
    cmds:
      - curl -Lo ./kind https://kind.sigs.k8s.io/dl/v0.11.1/kind-linux-amd64
      - chmod +x ./kind
    generates:
      - kind

This always runs. It should only run once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions