Skip to content

Commit

Permalink
Merge pull request #560 from Chia-Network/update-k8s
Browse files Browse the repository at this point in the history
update k8s
  • Loading branch information
BrandtH22 committed May 15, 2024
2 parents 63f80f4 + 3c2de7e commit b79fce8
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 @@ -97,7 +97,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 b79fce8

Please sign in to comment.