Skip to content

Commit

Permalink
Removed public ip step from pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
emilmerle-work committed Oct 23, 2023
1 parent 0aebcd3 commit 653bad7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,6 @@ jobs:
INPUTS: ${{ toJSON(github.event.inputs) }}
EVENT_NAME: ${{ github.event_name }}

- name: Public IP
id: ip-address
uses: haythem/[email protected]

- name: Checkout
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 653bad7

Please sign in to comment.