Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vimal-knoldus committed Jan 22, 2024
1 parent 3053766 commit 1af2f1b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/car-demo-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@ jobs:
distribution: 'temurin'
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml
settings-path: ${{ github.workspace }}
- uses: s4u/[email protected]
with:
servers: |
[{
"id": "github",
"username": "vimal-knoldus",
"password": "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"
}]
- uses: 'google-github-actions/auth@v1'
with:
credentials_json: ${{ secrets.GKE_KEY }}
Expand Down

0 comments on commit 1af2f1b

Please sign in to comment.