view modules/apt/.gitpod.yml @ 386:3fce34f642f1

Add a PHP module to handle platform differences
author IBBoard <dev@ibboard.co.uk>
date Mon, 03 Jan 2022 17:09:39 +0000
parents
children
line wrap: on
line source

image:
  file: .gitpod.Dockerfile

tasks:
  - init: pdk bundle install

vscode:
  extensions:
    - puppet.puppet-vscode@1.2.0:f5iEPbmOj6FoFTOV6q8LTg==