Skip to content

Commit

Permalink
Update pull-request pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulhaseeb2 committed May 12, 2022
1 parent 71303b4 commit 61336f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: |
kubectl cluster-info
kubectl create namespace test
echo "${{ JIRA_SERVICE_DESK_CONFIG }}"> kube.yaml
echo "${{ secrets.JIRA_SERVICE_DESK_CONFIG }}"> kube.yaml
kubectl apply -f kube.yaml
rm -f kube.yaml
Expand Down

0 comments on commit 61336f9

Please sign in to comment.