Skip to content

Commit

Permalink
refactor: remove EC2 helm chart deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
deimosfr committed Nov 11, 2024
1 parent 1eedb26 commit 7fad475
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,6 @@ build-new-image:
tags:
- vm-250mcpu-1gmem-0g

ec2-test-cluster:
stage: deploy
script:
- helm --kubeconfig $KUBECONFIG_EC2_TEST_CLUSTER upgrade --install --wait -n kube-system -f $PLECO_VALUES_EC2 --create-namespace pleco-ec2 charts/pleco
only:
- tags
- schedules
tags:
- vm-250mcpu-1gmem-0g

scaleway-test-cluster:
stage: deploy
script:
Expand Down

0 comments on commit 7fad475

Please sign in to comment.