Skip to content

action does not support env #25

Description

@Loki-Afro

hey there, i noticed the action does not support env, which makes this workaround impossible, with SKAFFOLD_LABEL one can disable that skaffhold restarts all deployments each time

      - name: Run Skaffold
        uses: hiberbee/github-action-skaffold@1.27.0
        with:
          skaffold-version: '2.16.1'
          command: run
          kubeconfig: /home/runner/.kube/config
        env:
          SKAFFOLD_LABEL: skaffold.dev/run-id=ci

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