Skip to content

Commit

Permalink
Fix tfstate for gitops
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Jul 26, 2024
1 parent af4bbe6 commit fc23a1c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@ runs:
settingsPath: command
outputPath: command
- name: Test
shell: bash
run: |
echo "${{ fromJson(steps.component.outputs.settings).component-path }}"
- name: Set atmos cli base path vars
if: ${{ fromJson(steps.component.outputs.settings).enabled }}
shell: bash
Expand Down

0 comments on commit fc23a1c

Please sign in to comment.