Skip to content

Commit

Permalink
Merge pull request #268 from Chia-Network/update-k8s
Browse files Browse the repository at this point in the history
update k8s
  • Loading branch information
BrandtH22 authored May 15, 2024
2 parents 8cf5273 + 7ded9ff commit 2f7dd39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/delete-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fi
delete:
runs-on: [k8s-public]
runs-on: [k8s-public-fmt]
container:
image: registry.gitlab.com/cmmarslender/kubectl-helm:v3
needs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- package
- check-secret-access
if: needs.check-secret-access.outputs.allowed == 'true'
runs-on: [k8s-public]
runs-on: [k8s-public-fmt]
container:
image: registry.gitlab.com/cmmarslender/kubectl-helm:v3
environment:
Expand Down

0 comments on commit 2f7dd39

Please sign in to comment.