Skip to content

Commit

Permalink
SRE-5064/repair broken pipeline (#17)
Browse files Browse the repository at this point in the history
* bump up the ruby version

* revert back to 2.7

* Update pluto-workflow-shipit.yaml

* Update pluto-workflow-shipit.yaml

* Update pluto-workflow-shipit.yaml

* Update pluto-workflow-shipit.yaml

* bump version to 5.19.4
  • Loading branch information
martin-yang1234 authored Jun 4, 2024
1 parent 972e724 commit 75fe70b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pluto-workflow-shipit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,12 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- name: Download Pluto
uses: FairwindsOps/pluto/[email protected].0
- name: install Kubernetes-deploy(render)
uses: FairwindsOps/pluto/[email protected].4
- name: install Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
rubygems: 3.3.22
- run: gem install activesupport -v 6.1.6
- run: gem install kubernetes-deploy
- name: Run Pluto to scan K8S Manifest and send a report to OpsLevel
Expand Down

0 comments on commit 75fe70b

Please sign in to comment.