Skip to content

Commit

Permalink
Collector test PR (#1911)
Browse files Browse the repository at this point in the history
  • Loading branch information
shirmoran authored Mar 17, 2024
1 parent b27cc71 commit c043cce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pre-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ jobs:
- name: Modify TNF config with CI collector credentials
run: |
sed -i\
-e '/collectorAppEndPoint/s|""|"http://44.195.143.94"|g' \
-e '/executedBy/s/""/"CI"/g' \
-e '/partnerName/s/""/"${{ env.COLLECTOR_CIUSER }}"/g' \
-e '/collectorAppPassword/s/""/"${{ env.COLLECTOR_CIPASSWORD }}"/g' \
Expand Down

0 comments on commit c043cce

Please sign in to comment.