Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ Use the Tiltfile/docker-compose.yml located in `deployment/dev` to get a local e
### CI & Versioning

- Tests run on all pull requests
- When pushing a new version tag to the repo, CI will pick it up and create a docker image from the tagged commit tagged as the git tag. I.E. pushing v0.7.0 tag will create `ghcr.io/soluto/stitch:0.7.0` image and also `ghrc.io/soluto/stitch:latest`.
- When pushing a new version tag to the repo, CI will pick it up and create a docker image from the tagged commit tagged as the git tag. I.E. pushing v0.7.0 tag will create `ghcr.io/soluto/stitch:0.7.0` image and also `ghcr.io/soluto/stitch:latest`.