github.com/argoproj/argo-cd/v2@v2.10.9/.gitpod.yml (about)

     1  image:
     2    file: .gitpod.Dockerfile
     3  
     4  tasks:
     5    - init: make mod-download-local dep-ui-local && GO111MODULE=off go install github.com/mattn/goreman@latest
     6      command: make start-test-k8s