Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 595 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 595 Bytes

gitpod-satysfi

CI

Docker image for SATySFi on Gitpod

Usage

Create a .gitpod.yml file at the root of your project and configure as follows:

image: pickoba/gitpod-satysfi

You can also use a specific version of SATySFi:

image: pickoba/gitpod-satysfi:0.0.6

Supported versions

  • 0.1.0-alpha
  • 0.0.11 (latest)
  • 0.0.10
  • 0.0.8
  • 0.0.7
  • 0.0.6

License

MIT, See LICENSE for more infomation.