Update .gitpod.yml

This commit is contained in:
Meysam Hadeli 2023-01-20 20:34:02 +03:30 committed by GitHub
parent 1e376fd768
commit 09af763473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,8 @@ tasks:
init: |
docker-compose pull
docker-compose -f ./deployments/docker-compose/infrastracture.yaml up -d
- name: Setup kubectl
command: bash $GITPOD_REPO_ROOT/scripts/setup_kubectl_gitpod.sh
- name: Restore & Build
init: |
dotnet dev-certs https