Update .gitpod.yml

This commit is contained in:
Meysam Hadeli 2023-01-20 19:50:52 +03:30 committed by GitHub
parent 1e2a45b203
commit 7b4af1e1dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,6 @@ caches:
# https://www.gitpod.io/docs/configure/workspaces/tasks#execution-order
# https://www.gitpod.io/docs/configure/projects/prebuilds
tasks:
- name: Setup kubectl
command: bash $GITPOD_REPO_ROOT/scripts/setup_kubectl_gitpod.sh
- name: Setup Self-Signed Certificate
command: bash $GITPOD_REPO_ROOT/scripts/self_signed_certificate_gitpod.sh
- name: Init Docker-Compose