mamot.fr is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mamot.fr est un serveur Mastodon francophone, géré par La Quadrature du Net.

Server stats:

3.3K
active users

Amin Khansari

Tips to have autocomplete and documentation when you code .gitlab-ci.yml in VSCode:

- Install marketplace.visualstudio.com/i
- Usually it will automatically detect the schema from the filename, otherwise add it explicitly to the first line : "# yaml-language-server: $schema=gitlab.com/gitlab-org/gitlab/-"

This is true for all schemas available on schemastore.org.
For or (Yaml is just a superset of Json)

marketplace.visualstudio.comYAML - Visual Studio MarketplaceExtension for Visual Studio Code - YAML Language Support by Red Hat, with built-in Kubernetes syntax support