mirror of
https://github.com/fluxcd/flux2.git
synced 2026-07-02 11:55:08 +00:00
Remove unneeded step env var
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
parent
72c2a83e4f
commit
bbf064e4fc
1 changed files with 0 additions and 1 deletions
|
|
@ -188,7 +188,6 @@ runs:
|
|||
shell: bash
|
||||
if: steps.plugin-support-gate.outputs.plugin-support == 'yes'
|
||||
env:
|
||||
PLUGINS: ${{ inputs.plugins }}
|
||||
FLUXCD_PLUGINS: ${{ inputs.plugin-dir }}
|
||||
VERSION: ${{ steps.setup-flux-bin.outputs.installed-flux-version }}
|
||||
OS: ${{ steps.setup-flux-bin.outputs.os }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue