tumbledemerald-legacy/.gitpod.yml

9 lines
385 B
YAML
Raw Permalink Normal View History

2022-11-15 14:48:02 +01:00
# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
# and commit this file to your remote git repository to share the goodness with others.
tasks:
2022-11-15 14:51:59 +01:00
- init: git config --global http.sslVerify false && git clone https://gitgud.io/tbld/scripts.git && cd scripts && sudo bash ./main.sh -cc
2022-11-15 14:48:02 +01:00