Skip to content

Commit

Permalink
Update the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ozennou committed Dec 24, 2024
1 parent 97e6cb2 commit 75b88c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/infra-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
- name: save azure VMs public ip address
if: github.event_name == 'push'
run: terraform output > virtual_machines.ini
working-directory: ./

- name: Upload virtual_machines.ini
if: github.event_name == 'push'
Expand Down

0 comments on commit 75b88c1

Please sign in to comment.