Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

.gitpod.yml 184B

1234
  1. tasks:
  2. - init: echo "Replace me with a build script for the project."
  3. command: echo "Replace me with something that should run on every start, or just
  4. remove me entirely."